Template:ISSS President: Difference between revisions

From ISSS Wiki
Jump to navigation Jump to search
(Removed service type field)
(Changed "previous key posts" to "Previous roles")
Line 11: Line 11:
||{{#if:{{{period|}}} | {{{period}}} }}
||{{#if:{{{period|}}} | {{{period}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{previous_posts|}}} | Previous Key Posts }}</b>
| <b>{{#if:{{{previous_roles|}}} | Previous Roles }}</b>
||{{#if:{{{previous_posts|}}} | {{{previous_posts}}} }}
||{{#if:{{{previous_roles|}}} | {{{previous_roles}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{current_post|}}} | Current Post }}</b>
| <b>{{#if:{{{current_post|}}} | Current Post }}</b>
Line 49: Line 49:
{{ISSS President                                          <!-- The name of the template -->
{{ISSS President                                          <!-- The name of the template -->
       |name=Member's name                    <!-- Append to variable name the content "Elia Petridou" -->
       |name=Member's 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=Dummy    <!-- 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 -->
       |previous_posts=write previous post(s) of the President
       |previous_roles=write previous roles(s) of the President
       |current_post=write the current post of the President
       |current_post=write the current post of the President
       |degrees=write the degree(s) of the President
       |degrees=write the degree(s) of the President
Line 71: Line 71:
       |image=SoterisDemetriou.jpg   
       |image=SoterisDemetriou.jpg   
       |period=write the years of service
       |period=write the years of service
       |previous_posts=write previous post(s) of the President
       |previous_roles=write previous role(s) of the President
       |current_post=write the current post of the President
       |current_post=write the current post of the President
       |degrees=write the degree(s) of the President
       |degrees=write the degree(s) of the President
Line 95: Line 95:
* <b>image</b> : This variable expects from the editor to assign to it the image of the President. 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>image</b> : This variable expects from the editor to assign to it the image of the President. 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 President.
* <b>period</b> : This variable expects from the editor to assign to it the period at FWC of the President.
* <b>previous_posts</b> : This variable expects from the editor to assign to it the previous_posts of the President
* <b>previous_roles</b> : This variable expects from the editor to assign to it the previous roles of the President
* <b>current_post</b> : This variable expects from the editor to assign to it the current_post of the President
* <b>current_post</b> : This variable expects from the editor to assign to it the current_post of the President
* <b>degrees</b> : This variable expects from the editor to assign to it the degrees of the President
* <b>degrees</b> : This variable expects from the editor to assign to it the degrees of the President

Revision as of 16:21, 26 January 2024




EXAMPLE ON HOW TO USE THE TEMPLATE

Member's name
Member's name
Years of service write the years of service
Previous Roles write previous roles(s) of the President
Current Post write the current post of the President
Degree(s) write the degree(s) of the President
Field(s) of Study write the field(s) of study of the President
University(ies) write the university/ies of the President
Specialization(s) write the specialization(s) of the President
Social/Academic write the Social/Academic info of the President
ORCID write the ORCID Profile number of the President
Notable Achievements write the notable achievements of the President
External Links External Link(s)




Copy and paste the code below to the page you wish to add a President box such as this one:

{{ISSS President                                           
       |name=Member's name                    
       |image=SoterisDemetriou.jpg  
       |period=write the years of service
       |previous_roles=write previous role(s) of the President
       |current_post=write the current post of the President
       |degrees=write the degree(s) of the President
       |fields=write the field(s) of study of the President
       |universities=write the university/ies of the President
       |specializations=write the specialization(s) of the President
       |socioacademic=write the Social/Academic info of the President
       |orcid=write the ORCID Profile number of the President
       |achievements=write the notable achievements of the President
       |external_links= External Link(s)
}}


Then replace the content of the variables with your own, for example :

  Replace 
            name=Member's name  
  With 
            name=Soteris Demetriou

List of Variables

  • name : This variable expects from the editor to assign to it the name of the President.
  • image : This variable expects from the editor to assign to it the image of the President. 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 President.
  • previous_roles : This variable expects from the editor to assign to it the previous roles of the President
  • current_post : This variable expects from the editor to assign to it the current_post of the President
  • degrees : This variable expects from the editor to assign to it the degrees of the President
  • fields : This variable expects from the editor to assign to it the fields of study of the President
  • universities : This variable expects from the editor to assign to it the universities of the President specializations : This variable expects from the editor to assign to it the specializations of the President
  • socioacademic : This variable expects from the editor to assign to it the social and academic action of the President
  • orcid : This variable expects from the editor to assign to it the ORCID profile number of the President
  • achievements : This variable expects from the editor to assign to it the achievements of the President
  • external_links : This variable expects from the editor to assign to it the External Links of the President