Template:VSF Position: Difference between revisions
From Portland NET Wiki
add Licenses/Certifications |
m HollisBlanchard moved page Template:VSF Stats to Template:VSF Position without leaving a redirect |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 23: | Line 23: | ||
|style="background: #13135a; color: white" width="105px"|'''Licenses and Certifications <sup>[[PBEM Volunteer Position Descriptions#Licenses and Certifications|※]]</sup>''' | |style="background: #13135a; color: white" width="105px"|'''Licenses and Certifications <sup>[[PBEM Volunteer Position Descriptions#Licenses and Certifications|※]]</sup>''' | ||
|colspan=3 style="background: white; padding: 10px"|{{{certifications|}}} | |colspan=3 style="background: white; padding: 10px"|{{{certifications|}}} | ||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Currency <sup>[[PBEM Volunteer Position Descriptions#Currency|※]]</sup>''' | |||
| colspan=3 style="padding: 10px" |{{{currency|}}} | |||
Required to complete a [[Background Checks|criminal background check]] at PBEM's expense every three years. | |||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Physical Requirements <sup>[[PBEM Volunteer Position Descriptions#Physical Requirements|※]]</sup>''' | |||
| colspan=3 style="background: white; padding: 10px" |{{{physical|}}} | |||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Task Book <sup>[[PBEM Volunteer Position Descriptions#Task Book|※]]</sup>''' | |||
| colspan=3 style="padding: 10px" |{{{taskbook|None at this time.}}} | |||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''PPE and Recommended Equipment <sup>[[PBEM Volunteer Position Descriptions#PPE and Recommended Equipment|※]]</sup>''' | |||
| colspan=3 style="background: white; padding: 10px" |{{{equipment|}}} | |||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Forms <sup>[[PBEM Volunteer Position Descriptions#Forms|※]]</sup>''' | |||
| colspan=3 style="padding: 10px" |{{{forms|}}} | |||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Updated <sup>[[PBEM Volunteer Position Descriptions#Updated|※]]</sup>''' | |||
| colspan=3 style="background: white; padding: 10px" |{{{updated|}}} | |||
|- | |||
| style="background: #13135a; color: white" width="105px" |'''Released <sup>[[PBEM Volunteer Position Descriptions#Released|※]]</sup>''' | |||
| colspan=3 style="padding: 10px" |{{{released|}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
| Line 77: | Line 100: | ||
"description": "Any licenses or certifications required OR recommended for this volunteer position.", | "description": "Any licenses or certifications required OR recommended for this volunteer position.", | ||
"type": "content" | "type": "content" | ||
}, | |||
"currency": { | |||
"label": "Currency", | |||
"description": "How often they need to renew training or certifications, and/or contact with their team or team leader. In other words, indicates how often a volunteer must renew training and/or knowledge in order to be deployable in this volunteer position.", | |||
"type": "content", | |||
"default": "Required to complete a criminal background check at PBEM's expense every three years." | |||
}, | |||
"physical": { | |||
"label": "Physical Requirements", | |||
"description": "More detailed knowledge on the physical expectations associated with completing the position's key responsibilities.", | |||
"example": "A volunteer must be inside a 20-minute walk or bike ride of the fire station they are assigned to. ", | |||
"type": "content" | |||
}, | |||
"taskbook": { | |||
"label": "Task Book", | |||
"description": "If a task book is available for this volunteer position, it will be linked here. Not every position has a task book.", | |||
"type": "wiki-page-name", | |||
"default": "None at this time." | |||
}, | |||
"equipment": { | |||
"label": "PPE and Required Equipment", | |||
"description": "Any required personal protective equipment (PPE) associated with deploying in this volunteer position, and any relevant equipment that facilitates completing volunteer responsibilities.", | |||
"type": "content" | |||
}, | |||
"forms": { | |||
"label": "Forms", | |||
"description": "Forms that a volunteer in the position should be familiar with and know how to complete.", | |||
"type": "content" | |||
}, | |||
"updated": { | |||
"label": "Updated", | |||
"description": "Indicates by date the last time anything in the position description was changed.", | |||
"type": "content" | |||
}, | |||
"released": { | |||
"label": "Released", | |||
"description": "Indicates by date when the position was first released and published.", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
