Template:RD Person: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 19: | Line 19: | ||
| <b>{{#if:{{{colab|}}} | Co-Lab(s) }}</b> | | <b>{{#if:{{{colab|}}} | Co-Lab(s) }}</b> | ||
||{{#if:{{{colab|}}} | {{{colab}}} }} | ||{{#if:{{{colab|}}} | {{{colab}}} }} | ||
|- valign="top" style="font-size:13px; line-height: | |- valign="top" style="font-size:13px; line-height: 1.0em;" | ||
| <b>{{#if:{{{education|}}} | Education }}</b> | | <b>{{#if:{{{education|}}} | Education }}</b> | ||
||{{#if:{{{education|}}} | {{{education}}} }} | ||{{#if:{{{education|}}} | {{{education}}} }} | ||
|- valign="top" style="font-size:13px; line-height: | |- valign="top" style="font-size:13px; line-height: 1.0em;" | ||
| <b>{{#if:{{{achievements|}}} | Achievements }}</b> | | <b>{{#if:{{{achievements|}}} | Achievements }}</b> | ||
||{{#if:{{{achievements|}}} | {{{achievements}}} }} | ||{{#if:{{{achievements|}}} | {{{achievements}}} }} | ||
| Line 75: | Line 75: | ||
</pre> | </pre> | ||
[[Category:RD_Templates]] | |||
Latest revision as of 14:51, 1 July 2017
|
|
EXAMPLE ON HOW TO USE THE TEMPLATE
|
Copy and paste the code below to the page you wish to add a Board Member box such as this one:
{{RD_Person
{{RD_Person
|topimage=Rd_house_logo.jpg
|title=Core Participant
|image=Andreas_wiki.jpg
|name=Drakos Andreas
|motto=The right to govern must be earned
|role=write the Roles
|affiliation=write the Affiliations
|colab=write the Co-Labs
|education=write the Education
|achievements=write the Achievements
|links=write the Links
|initiative=Choose the Initiative
}}

