User:HollisBlanchard/TeamTest: Difference between revisions
Jump to navigation
Jump to search
to test template changes |
No edit summary |
||
| Line 1: | Line 1: | ||
<infobox layout="stacked"> | <infobox theme="team" layout="stacked"> | ||
<title source="name"> | <title source="name"> | ||
<default>{{SUBPAGENAME}} NET</default> | <default>{{SUBPAGENAME}} NET</default> | ||
| Line 11: | Line 11: | ||
<data source="aro"> | <data source="aro"> | ||
<label>Amateur Radio Operators</label> | <label>Amateur Radio Operators</label> | ||
</data> | |||
<data source="plan"> | |||
<label>Operations Plan</label> | |||
<default>{{OpsPlanLink|{{lc: {{subst:{{SUBPAGENAME}}| |-}}}}}}</default> | |||
<format>{{OpsPlanLink|{{{plan}}}}}</format> | |||
</data> | </data> | ||
<data source="contact"> | <data source="contact"> | ||
| Line 56: | Line 61: | ||
"additional": { | "additional": { | ||
"description": "Additional content to append", | "description": "Additional content to append", | ||
"type": "content" | |||
}, | |||
"plan": { | |||
"label": "Operations Plan", | |||
"description": "Link to Operations Plan document", | |||
"example": "{{OpsPlanLink|arbor-lodge-kenton}}", | |||
"type": "content" | "type": "content" | ||
} | } | ||
Latest revision as of 16:35, 9 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.
| 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 |
| Operations Plan | plan | Link to Operations Plan document
| Content | optional |