Template:Team: Difference between revisions
From Portland NET Wiki
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" | ||
} | } | ||
