Template:Team: Difference between revisions
Jump to navigation
Jump to search
combine "team_name" with "name", with common handling |
revert to "ops_plan_prefix" param |
||
| Line 16: | Line 16: | ||
<label>Operations Plan</label> | <label>Operations Plan</label> | ||
<default>{{OpsPlanLink|{{{name|{{#invoke:String|replace|{{SUBPAGENAME}}|Teams/|}}}}}}}</default> | <default>{{OpsPlanLink|{{{name|{{#invoke:String|replace|{{SUBPAGENAME}}|Teams/|}}}}}}}</default> | ||
<format>{{OpsPlanLink|{{{plan}}}}}</format> | <format>{{OpsPlanLink|{{{ops_plan_prefix|{{{plan}}}}}}}}</format> | ||
</data> | </data> | ||
<data source="contact"> | <data source="contact"> | ||
Revision as of 12:51, 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.
| 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 filename prefix | ops_plan_prefix plan | When the portland.gov Operations Plan document name prefix doesn't match the full neighborhood name, provide the portland.gov prefix here.
| String | optional |