User:HollisBlanchard/TeamTest: Difference between revisions

From Portland NET Wiki
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"
}
}