Template:Associates: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 36: Line 36:
|}
|}
|}
|}
<noinclude>
<br /><br /><br />
__TOC__
==EXAMPLE ON HOW TO USE THE TEMPLATE==
{{Associates                                          <!-- The name of the template e.g "Associates" -->
      |name=Soteris Demetriou                    <!-- Append to variable name the content "Elia Petridou" -->
|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 -->
      |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
}}
Copy and paste the code below to the page you wish to add an SDD Report table such as this one:
<pre>
{{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
}}
</pre>
Then replace the content of the variables with your own, for example :
  Replace
            acronym=write the Acronym
  With
            <span style="color:red">acronym=myAcronym</span>
===List of Variables===
* <b>name</b> : This variable expects from the editor to assign to it the name of the Associate
* <b>image</b> : 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.
* <b>period</b> : This variable expects from the editor to assign to it the period at FWC of the Associate
* <b>title</b> : This variable expects from the editor to assign to it the title of the Associate
* <b>projects</b> : This variable expects from the editor to assign to it the projects of the Associate
* <b>interests</b> : This variable expects from the editor to assign to it the interests of the Associate
* <b>degrees</b> : This variable expects from the editor to assign to it the degrees of the Associate
* <b>fields</b> : This variable expects from the editor to assign to it the fields of study of the Associate
* <b>universities</b> : This variable expects from the editor to assign to it the universities of the Associate
* <b>specializations</b> : This variable expects from the editor to assign to it the specializations of the Associate
* <b>achievements</b> : This variable expects from the editor to assign to it the achievements of the Associate
</noinclude>

Revision as of 03:37, 22 July 2011





EXAMPLE ON HOW TO USE THE TEMPLATE

Soteris Demetriou
Soteris Demetriou
With FWC write the period at FWC
Title write the title of the associate
Key Project(s) write the project(s) of the associate
Key Interests write the interests of the associate
Degree(s) write the degree(s) of the associate
Filed(s) of study write the fiels(s) of study of the associate
University(ies) write the university/ies of the associate
Specialization(s) write the specialization(s) of the associate
Notable Achievements write the notable achievements of the associate



Copy and paste the code below to the page you wish to add an SDD Report table 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 
            acronym=write the Acronym 
  With 
            acronym=myAcronym

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