Template:VSF Position: Difference between revisions
initial content |
try to do the Mission Area color changes |
||
| Line 3: | Line 3: | ||
|style="background: #13135a; color: white" width="105px"|'''Position ID''' <sup>'''[[PBEM Volunteer Position Descriptions#Position ID|※]]'''</sup> | |style="background: #13135a; color: white" width="105px"|'''Position ID''' <sup>'''[[PBEM Volunteer Position Descriptions#Position ID|※]]'''</sup> | ||
|colspan=3 style="text-align: center; background: #13135a; color: white"|<big>'''VSF {{{id|XX.XX.XX: XXXXXXXXX}}}'''</big> | |colspan=3 style="text-align: center; background: #13135a; color: white"|<big>'''VSF {{{id|XX.XX.XX: XXXXXXXXX}}}'''</big> | ||
|+ | |||
|style="background: #13135a; color: white" width="25%" |'''Mission Area''' | |||
|style="text-align: center; {{#ifeq:{{#invoke:String|find|,{{{area|}}},|preparedness}}|0|background: darkgray; color: gainsboro|background: firebrick; color: white}}" width="25%"|'''<big>Preparedness</big>''' | |||
|style="text-align: center; {{#ifeq:{{#invoke:String|find|,{{{area|}}},|response}}|0|background: darkgray; color: gainsboro|background: firebrick; color: white}}" width="25%"|'''<big>Response</big>''' | |||
|style="text-align: center; {{#ifeq:{{#invoke:String|find|,{{{area|}}},|recovery}}|0|background: darkgray; color: gainsboro|background: firebrick; color: white}}" width="25%"|'''<big>Recovery</big>''' | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
| Line 14: | Line 19: | ||
"default": "XX.XX.XX: XXXXXXXXX", | "default": "XX.XX.XX: XXXXXXXXX", | ||
"description": "The position ID indicates which VSF a position is assigned to, what subsection of the VSF, and the position's formal title." | "description": "The position ID indicates which VSF a position is assigned to, what subsection of the VSF, and the position's formal title." | ||
}, | |||
"area": { | |||
"label": "Mission Area", | |||
"description": "Mission Area indicates whether the position has a disaster preparedness role, a response role, a recovery role, or a combination of those three on the Disaster Management Cycle. For example, someone confirmed to provide mental health first aid would have a response role. However, those skills are also needed during the Recovery phase of a disaster. It is important to note that this portion of the Position Description does not commit a volunteer to a specific part of the Disaster Management Cycle. It only indicates what the possibilities are. ", | |||
"example": "response,recovery", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"preparedness", | |||
"response", | |||
"recovery" | |||
] | |||
} | } | ||
}, | }, | ||
Revision as of 15:43, 9 January 2026
| Position ID ※ | VSF XX.XX.XX: XXXXXXXXX | ||
| Mission Area | Preparedness | Response | Recovery |
Table of VSF stats
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Position ID | id | The position ID indicates which VSF a position is assigned to, what subsection of the VSF, and the position's formal title.
| String | optional |
| Mission Area | area | Mission Area indicates whether the position has a disaster preparedness role, a response role, a recovery role, or a combination of those three on the Disaster Management Cycle. For example, someone confirmed to provide mental health first aid would have a response role. However, those skills are also needed during the Recovery phase of a disaster. It is important to note that this portion of the Position Description does not commit a volunteer to a specific part of the Disaster Management Cycle. It only indicates what the possibilities are.
| String | optional |