Template:Team: Difference between revisions

From Portland NET Wiki
Jump to navigation Jump to search
missing trailing braces
combine "team_name" with "name", with common handling
Line 1: Line 1:
{{DISPLAYTITLE:{{{team_name|{{#invoke:String|replace|{{SUBPAGENAME}}|Teams/|}}}}}}}
{{DISPLAYTITLE:{{{name|{{#invoke:String|replace|{{SUBPAGENAME}}|Teams/|}}}}} NET}}
<infobox theme="team" layout="stacked">
<infobox theme="team" layout="stacked">
   <title source="name">
   <title source="name">
     <default>{{SUBPAGENAME}} NET</default>
     <default>{{{name|{{#invoke:String|replace|{{SUBPAGENAME}}|Teams/|}}}}} NET</default>
   </title>
   </title>
   <data source="tl">
   <data source="tl">
Line 15: Line 15:
   <data source="plan">
   <data source="plan">
     <label>Operations Plan</label>
     <label>Operations Plan</label>
     <default>{{OpsPlanLink|{{SUBPAGENAME}}}}</default>
     <default>{{OpsPlanLink|{{{name|{{#invoke:String|replace|{{SUBPAGENAME}}|Teams/|}}}}}}}</default>
     <format>{{OpsPlanLink|{{{team_name|{{{plan}}}}}}}}</format>
     <format>{{OpsPlanLink|{{{plan}}}}}</format>
   </data>
   </data>
   <data source="contact">
   <data source="contact">

Revision as of 12:48, 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.

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 Plan filename prefixops_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.

Example
hazelwood-mill-park
Stringoptional