Template:Kalispell FHC Volunteer: Difference between revisions
m (category) |
(rearranged text and added new role field.) |
||
Line 1: | Line 1: | ||
<div style="margin: 1em; flex: 0 0 200px; border-radius: 5px; display: flex; flex-direction: | <div style="margin: 1em; flex: 0 0 200px; border-radius: 5px; display: flex; flex-direction: row; align-items: flex-start;"> | ||
[[File:{{{Volunteer Image URL|User_icon.png }}}]] | [[File:{{{Volunteer Image URL|User_icon.png }}}]] | ||
< | <div style="margin: 1em 0 0 1em;"> | ||
<h3>{{{Volunteer Name}}}</h3> | <h3>{{{Volunteer Name}}}</h3> | ||
<b>{{{Volunteer Role}}}</b><br /> | |||
{{{Volunteer About}}} | {{{Volunteer About}}} | ||
</div> | |||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
Line 20: | Line 22: | ||
}, | }, | ||
"Volunteer About": { | "Volunteer About": { | ||
"type": "content", | |||
"suggested": true | |||
}, | |||
"Volunteer Role": { | |||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
Line 26: | Line 32: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Volunteer Name", | "Volunteer Name", | ||
"Volunteer Role", | |||
"Volunteer About", | "Volunteer About", | ||
"Volunteer Image URL" | "Volunteer Image URL" |
Revision as of 13:32, 22 May 2022
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Volunteer Name | Volunteer Name | no description | String | required |
Volunteer Role | Volunteer Role | no description | Content | suggested |
Volunteer About | Volunteer About | no description | Content | suggested |
Volunteer Image URL | Volunteer Image URL | A photo of the volunteer - will appear centered above their name.
| String | suggested |