Template:Team: Difference between revisions

From Portland NET Wiki
Jump to navigation Jump to search
use "team" theme
add Plan parameter
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>
   </data>
   </data>
   <data source="contact">
   <data source="contact">
Line 56: Line 59:
"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"
}
}

Revision as of 16:17, 8 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

no description

Unknownoptional
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
Operations Planplan

Link to Operations Plan document

Example
{{OpsPlanLink|arbor-lodge-kenton}}
Contentoptional