Template:Candidacy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== | <noinclude> | ||
== Including == | |||
* Last Name: {{{lastname}}} | Include this on a page to add a candidacy: | ||
* First Name: {{{firstname}}} | |||
* Birth date: {{{birthdate}}} | <pre> | ||
* Sex: {{{sex}}} | {{Candidacy | ||
* Candidacy for post(s): {{{candidacy}}} | |lastname= | ||
* Information about you/cv, link or text: {{{info}}} | |firstname= | ||
* Motivation(s) for being a candidate: {{{motivation}}} | |birthdate= | ||
* What do you want to realize in the next year in this role: {{program}} | |sex= | ||
|candidacy= | |||
|info= | |||
|motivation= | |||
|program= | |||
}} | |||
</pre> | |||
== This will look like: == | |||
</noinclude> | |||
=== Candidacy of {{{firstname|a}}} {{{lastname|candidate}}} === | |||
* Last Name: {{{lastname|''lastname:'' Last name missing}}} | |||
* First Name: {{{firstname|''firstname:'' First name missing}}} | |||
* Birth date: {{{birthdate|''birthdate:'' missing birthdate}}} | |||
* Sex: {{{sex|''sex:'' unknown}}} | |||
* Candidacy for post(s): {{{candidacy|''candidacy:'' co-president, secretary, treasurer or boardmember}}} | |||
* Information about you/cv, link or text: {{{info|''info:'' no information given}}} | |||
* Motivation(s) for being a candidate: {{{motivation|''motivation:'' no motivation given}}} | |||
* What do you want to realize in the next year in this role: {{{program|''program:'' no program given}}} |
Latest revision as of 20:18, 15 March 2012
Including
Include this on a page to add a candidacy:
{{Candidacy |lastname= |firstname= |birthdate= |sex= |candidacy= |info= |motivation= |program= }}
This will look like:
Candidacy of a candidate
- Last Name: lastname: Last name missing
- First Name: firstname: First name missing
- Birth date: birthdate: missing birthdate
- Sex: sex: unknown
- Candidacy for post(s): candidacy: co-president, secretary, treasurer or boardmember
- Information about you/cv, link or text: info: no information given
- Motivation(s) for being a candidate: motivation: no motivation given
- What do you want to realize in the next year in this role: program: no program given