Template:VSF Position: Difference between revisions
From Portland NET Wiki
add Lead Agency and Active NET Required |
add Structure and Skills |
||
| Line 14: | Line 14: | ||
| style="background: #13135a; color: white" width="105px" |'''Active NET Required?''' | | style="background: #13135a; color: white" width="105px" |'''Active NET Required?''' | ||
| colspan=3 style="background: white; padding: 10px" |{{#ifeq:{{{net_required|no}}}|yes|Yes|No; this position is available to [[Affiliated Team Volunteers (ATVs)|ATVs]].}} | | colspan=3 style="background: white; padding: 10px" |{{#ifeq:{{{net_required|no}}}|yes|Yes|No; this position is available to [[Affiliated Team Volunteers (ATVs)|ATVs]].}} | ||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Structure''' | |||
| colspan=3 style="background: white; padding: 10px" |{{{structure|}}} | |||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Relevant Knowledge, Skills, Abilities''' | |||
| colspan=3 style="padding: 10px" |{{{skills|}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
| Line 52: | Line 58: | ||
], | ], | ||
"default": "no" | "default": "no" | ||
}, | |||
"structure": { | |||
"label": "Structure", | |||
"description": "Describes span of control and chain of command for the volunteer position.", | |||
"example": "The fire station ARO is part of a BEECN Cohort, and the volunteer reports to the BEECN Coordinator for their assigned fire station.", | |||
"type": "content" | |||
}, | |||
"skills": { | |||
"label": "Relevant Knowledge, Skills, Abilities", | |||
"description": "A list of ideal qualities and knowledge that a candidate for the volunteer position possesses. However, the purpose of listing them is to give volunteers a better idea of the expectations associated with the role. They are not intended as prescriptive.", | |||
"type": "content" | |||
} | } | ||
}, | }, | ||
