Template:ISSS Member: Difference between revisions

From ISSS Wiki
Jump to navigation Jump to search
m (Replace Notable Project(s) to Notable works)
(Changed "projects" to "notable_works")
Line 18: Line 18:
||{{#if:{{{affiliation|}}} | {{{affiliation}}} }}
||{{#if:{{{affiliation|}}} | {{{affiliation}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{projects|}}} | '''Notable works''' }}</b>
| <b>{{#if:{{{notable_works|}}} | '''Notable works''' }}</b>
||{{#if:{{{projects|}}} | {{{projects}}} }}
||{{#if:{{{notable_works|}}} | {{{notable_works}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{interests|}}} | ''' Interest in SIGs''' }}</b>
| <b>{{#if:{{{interests|}}} | ''' Interest in SIGs''' }}</b>
Line 55: Line 55:
       |title=write the title of the Member
       |title=write the title of the Member
       |affiliation=write the affiliation of the Member
       |affiliation=write the affiliation of the Member
       |projects=write the project(s) of the Member
       |notable_works=write the notable notable_work(s) of the Member
       |interests=write the interests of the Member
       |interests=write the interests of the Member
       |degrees=write the degree(s) of the Member
       |degrees=write the degree(s) of the Member
Line 74: Line 74:
       |title=title of the Member
       |title=title of the Member
       |affiliation=affiliation of the Member
       |affiliation=affiliation of the Member
       |projects=notable works of the Member
       |notable_works=notable works of the Member
       |interests=list the interests of the Member
       |interests=list the interests of the Member
       |degrees=list the degree(s) of the Member
       |degrees=list the degree(s) of the Member
Line 97: Line 97:
* <b>title</b> : This variable expects from the editor to assign to it the title of the member
* <b>title</b> : This variable expects from the editor to assign to it the title of the member
* <b>affiliation</b> : This variable expects from the editor to assign to it the affiliation of the member
* <b>affiliation</b> : This variable expects from the editor to assign to it the affiliation of the member
* <b>projects</b> : This variable expects from the editor to assign to it the projects of the member
* <b>notable_works</b> : This variable expects from the editor to assign to it the notable work(s) of the member
* <b>interests</b> : This variable expects from the editor to assign to it the interests of the member
* <b>interests</b> : This variable expects from the editor to assign to it the interests of the member
* <b>degrees</b> : This variable expects from the editor to assign to it the degrees of the member
* <b>degrees</b> : This variable expects from the editor to assign to it the degrees of the member

Revision as of 08:31, 25 January 2024




EXAMPLE ON HOW TO USE THE TEMPLATE

Member's Name
Member's Name
First joined write the year first joined ISSS
Title write the title of the Member
Affiliation write the affiliation of the Member
Notable works write the notable notable_work(s) of the Member
Interest in SIGs write the interests of the Member
Degree(s) write the degree(s) of the Member
Filed(s) of study write the fiels(s) of study of the Member
University(ies) write the university/ies of theMember
Specialization(s) write the specialization(s) of the Member
Notable Awards or Achievements write the notable achievements of the Member
Links add links to personal pages or social media



Copy and paste the code below to the page you wish to add an member's box such as this one:

{{ISSS Member                                           
       |name=write the name of the member
       |image=Dummy_Female_Photo.jpg
       |period=year when first joined ISSS
       |title=title of the Member
       |affiliation=affiliation of the Member
       |notable_works=notable works of the Member
       |interests=list the interests of the Member
       |degrees=list the degree(s) of the Member
       |fields=write the fields(s) of study of the Member
       |universities=university/ies attended or affiliated with
       |specializations=specialization(s) of the Member
       |achievements=notable awards or achievements of the Member
       |links=write the links 
}}

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

  Replace 
            name=write the name of the member
  With 
            name=Your name

List of Variables

  • name : This variable expects from the editor to assign to it the name of the member
  • image : This variable expects from the editor to assign to it the image of the member. 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 time the member joined
  • title : This variable expects from the editor to assign to it the title of the member
  • affiliation : This variable expects from the editor to assign to it the affiliation of the member
  • notable_works : This variable expects from the editor to assign to it the notable work(s) of the member
  • interests : This variable expects from the editor to assign to it the interests of the member
  • degrees : This variable expects from the editor to assign to it the degrees of the member
  • fields : This variable expects from the editor to assign to it the fields of study of the member
  • universities : This variable expects from the editor to assign to it the universities of the member
  • specializations : This variable expects from the editor to assign to it the specializations of the member
  • achievements : This variable expects from the editor to assign to it the achievements of the member
  • links : This variable expects from the editor to assign to it the links of the member