Template:CandidateInformation
From Artisans Asylum Wiki
{{{name}}} | |
---|---|
[[File:{{{image}}}|thumb|250px|{{{caption}}}]] | |
General Info | |
Election Year | {{{electionyear}}} |
Board Role | {{{board_role}}} |
Contact Info | |
Email: {{{email_address}}} |
Usage
You can fill out this template to create a quickly scannable content block on a candidate page if you are running for a member-elected position on the Board of Directors.
Example
{{CandidateInformation |name = Puppy |image = Puppy_(Joe_Wight).png |caption = Working with the ShopBot |electionyear = 2022 |board_role = Board Member |email_address = info@joewight.com |}
Adds an easily scannable information block to a candidate for a member-elected board position.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name 1 | Your name | String | required |
Image file name | image 1 | A picture of you (optional)
| File | optional |
Image caption | caption 1 | Caption for your picture | String | optional |
Election year | electionyear 1 | The election year that you are running in
| String | required |
Board role | board_role 1 | The member-elected board role you are running for (Board Member or Member Liason)
| String | required |
Email address | email_address 1 | Your e-mail address | String | required |