Template:CandidateInformation: Difference between revisions

From Artisans Asylum Wiki
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
| colspan="2" class="infobox-subtitle" | Contact Info
| colspan="2" class="infobox-subtitle" | Contact Info
|-
|-
| colspan="2" class="infobox-rowheader" | [mailto:{{{email_address}}} Email]
| class="infobox-rowheader" | Email:  || [mailto:{{{email_address}}} {{{email_address}}}]
|-
|-
|}
|}
=== Bio ===
{{{bio}}}
=== Experience ===
{{{experience}}}


<includeonly>[[Category:Elections]]</includeonly>
<includeonly>[[Category:Elections]]</includeonly>
Line 32: Line 24:
==Usage==
==Usage==


You can fill out this template to create a candidate page if you are running for a member-elected position on the Board of Directors.
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==
==Example==
Line 44: Line 36:
|board_role      = Board Member
|board_role      = Board Member
|email_address  = info@joewight.com
|email_address  = info@joewight.com
|bio            = Joe Wight, also known as Puppy, is an educator, activist, artist, community organizer, and long-time member of Artisan’s Asylum, dating back to the early days of Tyler St. For over 20 years, Puppy has immersed himself in art, design, fabrication, performance, education, and community organizing. He has always had a passion for creating things and making space for others to do the same.
|experience      = Puppy's making journey began in a small machine shop in Woburn, MA in 1999. He later earned his BFA in Sculpture and Interrelated Media from Massart and became a sculptor's assistant and freelance fabricator at Artisan's Asylum in 2013. He even managed the metal shop for a bit and helped build the Shopbot at Tyler St when it first arrived in 2014.
|}
|}


Line 95: Line 85:
             "required": true,
             "required": true,
             "description": "Your e-mail address",
             "description": "Your e-mail address",
            "aliases": ["1"]
        },
        "bio": {
            "label": "Biography",
            "type": "string",
            "required": true,
            "description": "A brief bio (typically about a paragaph)",
            "aliases": ["1"]
        },
        "experience": {
            "label": "Experience",
            "type": "string",
            "required": true,
            "description": "Experience relevant to this board position",
             "aliases": ["1"]
             "aliases": ["1"]
         }
         }

Latest revision as of 15:15, 22 November 2024

{{{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.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Your name

Stringrequired
Image file nameimage 1

A picture of you (optional)

Auto value
No_image.jpeg
Fileoptional
Image captioncaption 1

Caption for your picture

Stringoptional
Election yearelectionyear 1

The election year that you are running in

Auto value
2024
Stringrequired
Board roleboard_role 1

The member-elected board role you are running for (Board Member or Member Liason)

Auto value
Board Member
Stringrequired
Email addressemail_address 1

Your e-mail address

Stringrequired