Template:ISSS President: Difference between revisions

From ISSS Wiki
Jump to navigation Jump to search
(Created template)
 
m (colors)
Line 1: Line 1:
{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#81e581;line-height:1.5em;word-spacing:0.5px;"
{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#cc0000;line-height:1.5em;word-spacing:0.5px;"
|
|
{{#if:{{{image|}}} | {{Person
{{#if:{{{image|}}} | {{Person
|color=#81e581
|color=#cc0000
|image={{{image}}}
|image={{{image}}}
|name={{{name}}}
|name={{{name}}}
}} }}
}} }}
{| border="0" width="100%" cellspacing="5" style="background-color:#81e581;padding:0px"
{| border="0" width="100%" cellspacing="5" style="background-color:#cc0000;padding:0px"
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| width="20%" |<b>{{#if:{{{period|}}} | Years of service }}</b>
| width="20%" |<b>{{#if:{{{period|}}} | Years of service }}</b>

Revision as of 13:40, 23 January 2024




EXAMPLE ON HOW TO USE THE TEMPLATE

Member's name
Member's name
Years of service write the years of service
Service type write the service type
Previous Key Posts write previous post(s) of the president
Current Post write the current post of the b.m.
Degree(s) write the degree(s) of the b.m.
Field(s) of Study write the field(s) of study of the b.m.
University(ies) write the university/ies of the b.m.
Specialization(s) write the specialization(s) of the b.m.
Social/Academic write the Social/Academic info of the b.m.
Notable Achievements write the notable achievements of the b.m.
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
       |service=write the service type
       |previous_posts=write previous post(s) of the predident
       |current_post=write the current post of the b.m.
       |degrees=write the degree(s) of the b.m.
       |fields=write the field(s) of study of the b.m.
       |universities=write the university/ies of the b.m.
       |specializations=write the specialization(s) of the b.m.
       |socioacademic=write the Social/Academic info of the b.m.
       |achievements=write the notable achievements of the b.m.
       |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.
  • service : This variable expects from the editor to assign to it the service of the President
  • previous_posts : This variable expects from the editor to assign to it the previous_posts 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
  • achievements : This variable expects from the editor to assign to it the achievements of the President
  • external_lonks : This variable expects from the editor to assign to it the External Links of the President