91
edits
(Created page with "{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#f9dd74;line-height:1.5em;word-spacing:0.5px;" | {{#if:{{{image|}}...") |
No edit summary |
||
Line 44: | Line 44: | ||
==EXAMPLE ON HOW TO USE THE TEMPLATE== | ==EXAMPLE ON HOW TO USE THE TEMPLATE== | ||
{{ | {{Collaborating Scientists <!-- The name of the template --> | ||
|name= | |name=Scientist's name <!-- Append to variable name the content "Elia Petridou" --> | ||
|image= | |image= <!-- You can replace all the template's variables with the appropriate content--> | ||
|period=write the years of service <!-- if a variable left empty e.g "period=" or not used at all then it will not appear on the template --> | |period=write the years of service <!-- if a variable left empty e.g "period=" or not used at all then it will not appear on the template --> | ||
|service=write the service type | |service=write the service type | ||
Line 63: | Line 63: | ||
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> | ||
{{ | {{Collaborating Scientists | ||
|name= | |name=Scientist's name | ||
|image= | |image= | ||
|period=write the years of service | |period=write the years of service | ||
|service=write the service type | |service=write the service type | ||
Line 83: | Line 83: | ||
Then replace the content of the variables with your own, for example : | Then replace the content of the variables with your own, for example : | ||
Replace | Replace | ||
name= | name=Scientist's name | ||
With | With | ||
<span style="color:red">name=Soteris Demetriou</span> | <span style="color:red">name=Soteris Demetriou</span> |
edits