Template:Team: Difference between revisions
Jump to navigation
Jump to search
add auto-categories |
No edit summary |
||
| Line 61: | Line 61: | ||
"description": "Additional content to append", | "description": "Additional content to append", | ||
"type": "content" | "type": "content" | ||
}, | |||
"district": { | |||
"label": "District", | |||
"description": "City Council district", | |||
"example": "1, 2, 3, 4", | |||
"type": "number", | |||
"suggestedvalues": [ | |||
"1, 2, 3, 4" | |||
] | |||
}, | |||
"quad": { | |||
"label": "Quadrant", | |||
"description": "City quadrant (or sextant)", | |||
"example": "North, Northeast, East, Southeast, South, Southwest", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"North, Northeast, East, Southeast, South, Southwest" | |||
] | |||
} | } | ||
}, | }, | ||
Revision as of 13:12, 29 April 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| contact | contact | no description | Unknown | optional |
| tl | tl | Team Leader(s)
| Content | optional |
| atl | atl | Assistant Team Leader(s)
| Content | optional |
| aro | aro | Amateur Radio Operators
| Content | optional |
| additional | additional | Additional content to append | Content | optional |
| District | district | City Council district
| Number | optional |
| Quadrant | quad | City quadrant (or sextant)
| String | optional |