Template:RE Person: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#ffffff;line-height:1.0em;word-spacing:0.5px;" | {{#if:{{{image|}}...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 13: Line 13:
| width="20%" |<b>{{#if:{{{role|}}} | Role(s) }}</b>
| width="20%" |<b>{{#if:{{{role|}}} | Role(s) }}</b>
||{{#if:{{{role|}}} | {{{role}}} }}
||{{#if:{{{role|}}} | {{{role}}} }}
|- valign="top" style="font-size:13px"
| <b>{{#if:{{{affiliation|}}} | Affiliation(s) }}</b>
||{{#if:{{{affiliation|}}} | {{{affiliation}}} }}
|- valign="top" style="font-size:13px"
| <b>{{#if:{{{colab|}}} | Co-Lab(s) }}</b>
||{{#if:{{{colab|}}} | {{{colab}}} }}
|- valign="top" style="font-size:13px; line-height: 1.0em;"
|- 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"
| <b>{{#if:{{{notable_projects|}}} | Notable Projects }}</b>
||{{#if:{{{notable_projects|}}} | {{{notable_projects}}} }}
|- valign="top" style="font-size:13px; line-height: 1.0em;"
|- valign="top" style="font-size:13px; line-height: 1.0em;"
| <b>{{#if:{{{achievements|}}} | Achievements }}</b>
| <b>{{#if:{{{key_achievements|}}} |Key Achievements }}</b>
||{{#if:{{{achievements|}}} | {{{achievements}}} }}
||{{#if:{{{key_achievements|}}} | {{{key_achievements}}} }}
|- valign="top" style="font-size:13px"
|- valign="top" style="font-size:13px"
| <b>{{#if:{{{links|}}} | Links }}</b>
| <b>{{#if:{{{links|}}} | Links }}</b>
Line 40: Line 37:
==EXAMPLE ON HOW TO USE THE TEMPLATE==
==EXAMPLE ON HOW TO USE THE TEMPLATE==


{{RD_Person    
{{RE_Person    
       |topimage=Rd_house_logo.jpg                                    
       |topimage=cy_flag.jpg                                    
       |title=Core Participant               
       |title=Title             
       |image=Andreas_wiki.jpg   
       |image=Andreas_wiki.jpg   
       |name=Drakos Andreas
       |name=Drakos Andreas
       |motto=The right to govern must be earned  
       |motto=The job is done when the job is done  
       |role=write the Roles  
       |role=write the Roles
       |affiliation=write the Affiliations
       |education=write the Education 
       |colab=write the Co-Labs
       |notable_projects=write the Notable Projects
      |education=write the Education
       |key_achievements=write the Key Achievements
       |achievements=write the Achievements
       |links=write the Links
       |links=write the Links
       |initiative={{European_Initiative}}
       |initiative={{Cyberkids}}
}}
}}


Copy and paste the code below to the page you wish to add a Board Member box such as this one:
Copy and paste the code below to the page you wish to add a Board Member box such as this one:
<pre>
<pre>
{{RD_Person                                          
{{RE_Person                                          
       {{RD_Person    
       {{RE_Person    
       |topimage=Rd_house_logo.jpg                                       
       |topimage=Rd_house_logo.jpg                                       
       |title=Core Participant                 
       |title=Core Participant                 
Line 64: Line 60:
       |name=Drakos Andreas
       |name=Drakos Andreas
       |motto=The right to govern must be earned   
       |motto=The right to govern must be earned   
       |role=write the Roles  
       |role=write the Roles
       |affiliation=write the Affiliations
       |education=write the Education 
      |colab=write the Co-Labs
       |notable_projects=write the Notable Projects
       |education=write the Education
       |key_achievements=write the Key Achievements
       |achievements=write the Achievements
       |links=write the Links
       |links=write the Links
       |initiative=Choose the Initiative
       |initiative={{Cyberkids}}
}}
}}


Line 76: Line 71:
</pre>
</pre>


[[Category:RD_Templates]]
[[Category:RE_Templates]]

Navigation menu