Template:Team: Difference between revisions

From Portland NET Wiki
Jump to navigation Jump to search
Remove Teams Without Radio Operators category. Nothing useful to be done about it by wiki readers.
update template metadata
Line 45: Line 45:
{
{
"params": {
"params": {
"contact": {},
"contact": {
"description": "content for How To Contact Us section",
"example": "{{EmailLink|team@somewhere.com}}",
"type": "content"
},
"tl": {
"tl": {
"description": "Team Leader(s)",
"description": "Team Leader(s)",
Line 65: Line 69:
"type": "content"
"type": "content"
},
},
"ops_plan_prefix": {
"name": {
"aliases": [
"description": "Team name, if it's different than the page name",
"plan"
"example": "TaborVilla",
],
"label": "Operations Plan filename prefix",
"description": "When the portland.gov Operations Plan document name prefix doesn't match the full neighborhood name, provide the portland.gov prefix here.",
"example": "hazelwood-mill-park",
"type": "string"
"type": "string"
},
"plan_name": {
"description": "base filename for Ops Plan on portland.gov, if different from page name",
"example": "argay-parkrose"
}
}
},
},
Line 83: Line 87:
"aro",
"aro",
"additional",
"additional",
"ops_plan_prefix"
"name",
"plan_name"
]
]
}
}

Revision as of 14:49, 13 May 2025

Example:

{{Team
|tl=
First Person<br>
Second Person<br>
|atl=
Third Person<br>
|aro=
Fourth Person<br>
|contact=
{{EmailLink|''email@address.com''}}<br>
{{GroupsLink|''group-name''}}<br>
{{SignalLink|#''link''}}<br>
}}

Displays an infobox with the basic team stats.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
contactcontact

content for How To Contact Us section

Example
{{EmailLink|team@somewhere.com}}
Contentoptional
tltl

Team Leader(s)

Example
First Person<br> Second Person<br>
Contentoptional
atlatl

Assistant Team Leader(s)

Example
First Person<br> Second Person<br>
Contentoptional
aroaro

Amateur Radio Operators

Example
First Person<br> Second Person<br>
Contentoptional
additionaladditional

Additional content to append

Contentoptional
namename

Team name, if it's different than the page name

Example
TaborVilla
Stringoptional
plan_nameplan_name

base filename for Ops Plan on portland.gov, if different from page name

Example
argay-parkrose
Unknownoptional