Template:Associates: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | <!--<div style="float:right;margin:15px 0px 10px 10px;">--> | ||
{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#C5C6DC;line-height:1.5em;word-spacing:0.5px;" | |||
| | | | ||
{{#if:{{{image|}}} | {{Person | {{#if:{{{image|}}} | {{Person | ||
|color=# | |color=#C5C6DC; | ||
|image={{{image}}} | |image={{{image}}} | ||
|name={{{name}}} | |name={{{name}}} | ||
}} }} | }} }} | ||
{| border="0" width="100%" cellspacing="5" style="background-color:# | {| border="0" width="100%" cellspacing="5" style="background-color:#C5C6DC;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="25%" |<b>{{#if:{{{period|}}} | '''With FWC''' }}</b> | | width="25%" |<b>{{#if:{{{period|}}} | '''With FWC''' }}</b> | ||
Line 36: | Line 37: | ||
|} | |} | ||
|} | |} | ||
<!--</div>--> | |||
<noinclude> | <noinclude> | ||
<br /><br /><br /> | <br /><br /><br /> | ||
Line 43: | Line 44: | ||
{{Associates <!-- The name of the template e.g "Associates" --> | {{Associates <!-- The name of the template e.g "Associates" --> | ||
|name= | |name=My Name <!-- Append to variable name the content "Elia Petridou" --> | ||
|image=SoterisDemetriou.jpg <!-- You can replace all the template's variables with the appropriate content--> | |image=SoterisDemetriou.jpg <!-- You can replace all the template's variables with the appropriate content--> | ||
|period=write the period at FWC <!-- if a variable left empty e.g "period=" or not used at all then it will not appear on the template --> | |period=write the period at FWC <!-- if a variable left empty e.g "period=" or not used at all then it will not appear on the template --> | ||
Line 57: | Line 58: | ||
Copy and paste the code below to the page you wish to add an | Copy and paste the code below to the page you wish to add an Associate's box such as this one: | ||
<pre> | <pre> | ||
{{Associates | {{Associates | ||
Line 77: | Line 78: | ||
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=write the name of the Associate | |||
With | With | ||
<span style="color:red"> | <span style="color:red">name=Your name</span> | ||
===List of Variables=== | ===List of Variables=== | ||
* <b>name</b> : This variable expects from the editor to assign to it the name of the Associate | * <b>name</b> : This variable expects from the editor to assign to it the name of the Associate | ||
Line 93: | Line 94: | ||
* <b>achievements</b> : This variable expects from the editor to assign to it the achievements of the Associate | * <b>achievements</b> : This variable expects from the editor to assign to it the achievements of the Associate | ||
</noinclude> | </noinclude> | ||
<noinclude>[[Category:T/People]]</noinclude> |
Latest revision as of 02:37, 15 August 2012
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
{{Associates |name=write the name of the Associate |image=SoterisDemetriou.jpg |period=write the period at FWC |title=write the title of the associate |projects=write the project(s) of the associate |interests=write the interests of the associate |degrees=write the degree(s) of the associate |fields=write the fiels(s) of study of the associate |universities=write the university/ies of the associate |specializations=write the specialization(s) of the associate |achievements=write the notable achievements of the associate }}
Then replace the content of the variables with your own, for example :
Replace
name=write the name of the Associate
With
name=Your name
List of Variables
- name : This variable expects from the editor to assign to it the name of the Associate
- image : This variable expects from the editor to assign to it the image of the Associate. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
- period : This variable expects from the editor to assign to it the period at FWC of the Associate
- title : This variable expects from the editor to assign to it the title of the Associate
- projects : This variable expects from the editor to assign to it the projects of the Associate
- interests : This variable expects from the editor to assign to it the interests of the Associate
- degrees : This variable expects from the editor to assign to it the degrees of the Associate
- fields : This variable expects from the editor to assign to it the fields of study of the Associate
- universities : This variable expects from the editor to assign to it the universities of the Associate
- specializations : This variable expects from the editor to assign to it the specializations of the Associate
- achievements : This variable expects from the editor to assign to it the achievements of the Associate