Template:Team: Difference between revisions
Jump to navigation
Jump to search
update template metadata |
make DISPLAYTITLE includeonly so it doesn't affect the template page name |
||
| Line 1: | Line 1: | ||
<infobox theme="team" layout="stacked"> | <infobox theme="team" layout="stacked"> | ||
<title source="name"> | <title source="name"> | ||
| Line 93: | Line 92: | ||
</templatedata> | </templatedata> | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{DISPLAYTITLE:{{{name|{{#invoke:String|replace|{{SUBPAGENAME}}|Teams/|}}}}} NET}} | |||
[[Category:Teams]] | [[Category:Teams]] | ||
</includeonly> | </includeonly> | ||
Revision as of 15:56, 15 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 | content for How To Contact Us section
| Content | 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 |
| name | name | Team name, if it's different than the page name
| String | optional |
| plan_name | plan_name | base filename for Ops Plan on portland.gov, if different from page name
| Unknown | optional |