Template:ISSS Member: Difference between revisions
Jump to navigation
Jump to search
(Created template) |
m (Typo) |
||
| (12 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<!--<div style="float:right;margin:15px 0px 10px 10px;">--> | <!--<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:# | {| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#ff9999;line-height:1.5em;word-spacing:0.5px;" | ||
| | | | ||
{{#if:{{{image|}}} | {{Person | {{#if:{{{image|}}} | {{Person | ||
|color=# | |color=#ff9999; | ||
|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:#ff9999;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="25%" |<b>{{#if:{{{period|}}} | ''' | | width="25%" |<b>{{#if:{{{period|}}} | '''First joined''' }}</b> | ||
||{{#if:{{{period|}}} | {{{period}}} }} | ||{{#if:{{{period|}}} | {{{period}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| Line 15: | Line 15: | ||
||{{#if:{{{title|}}} | {{{title}}} }} | ||{{#if:{{{title|}}} | {{{title}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{ | | <b>{{#if:{{{affiliation|}}} | '''Affiliation''' }}</b> | ||
||{{#if:{{{ | ||{{#if:{{{affiliation|}}} | {{{affiliation}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{interests|}}} | ''' | | <b>{{#if:{{{notable_works|}}} | '''Notable works''' }}</b> | ||
||{{#if:{{{notable_works|}}} | {{{notable_works}}} }} | |||
|- valign="top" style="font-size:11px" | |||
| <b>{{#if:{{{interests|}}} | ''' Interest in SIGs''' }}</b> | |||
||{{#if:{{{interests|}}} | {{{interests}}} }} | ||{{#if:{{{interests|}}} | {{{interests}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| Line 24: | Line 27: | ||
||{{#if:{{{degrees|}}} | {{{degrees}}} }} | ||{{#if:{{{degrees|}}} | {{{degrees}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{fields|}}} | ''' | | <b>{{#if:{{{fields|}}} | '''Field(s) of study''' }}</b> | ||
||{{#if:{{{fields|}}} | {{{fields}}} }} | ||{{#if:{{{fields|}}} | {{{fields}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| Line 33: | Line 36: | ||
||{{#if:{{{specializations|}}} | {{{specializations}}} }} | ||{{#if:{{{specializations|}}} | {{{specializations}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{achievements|}}} | '''Notable Achievements''' }}</b> | | <b>{{#if:{{{orcid|}}} | '''ORCID''' }}</b> | ||
||{{#if:{{{orcid|}}} | {{{orcid}}} }} | |||
|- valign="top" style="font-size:11px" | |||
| <b>{{#if:{{{achievements|}}} | '''Notable Awards or Achievements''' }}</b> | |||
||{{#if:{{{achievements|}}} | {{{achievements}}} }} | ||{{#if:{{{achievements|}}} | {{{achievements}}} }} | ||
|- valign="top" style="font-size:11px" | |||
| <b>{{#if:{{{links|}}} | '''Links''' }}</b> | |||
||{{#if:{{{links|}}} | {{{links}}} }} | |||
|} | |} | ||
|} | |} | ||
| Line 44: | Line 53: | ||
{{ISSS Member <!-- The name of the template e.g "Members" --> | {{ISSS Member <!-- The name of the template e.g "Members" --> | ||
|name= | |name=Member's Name <!-- Append to variable name the content "Elia Petridou" --> | ||
|image= | |image=Dummy_Female_Photo.jpg <!-- You can replace all the template's variables with the appropriate content--> | ||
|period=write the | |period=write the year first joined ISSS <!-- 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 | |title=write the title of the Member | ||
| | |affiliation=write the affiliation of the Member | ||
|interests=write the interests of the | |notable_works=write the notable_work(s) of the Member | ||
|degrees=write the degree(s) of the | |interests=write the interests of the Member | ||
|fields=write the fiels(s) of study of the | |degrees=write the degree(s) of the Member | ||
|universities=write the university/ies of | |fields=write the fiels(s) of study of the Member | ||
|specializations=write the specialization(s) of the | |universities=write the university/ies of theMember | ||
|achievements=write the notable achievements of the | |specializations=write the specialization(s) of the Member | ||
|orcid=write the link to the ORCID profile of the Member | |||
|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 | Copy and paste the code below to the page you wish to add an member's box such as this one: | ||
<pre> | <pre> | ||
{{ISSS Member | {{ISSS Member | ||
|name=write the name of the | |name=write the name of the member | ||
|image= | |image=Dummy_Female_Photo.jpg | ||
|period= | |period=year when first joined ISSS | ||
|title= | |title=title of the Member | ||
| | |affiliation=affiliation of the Member | ||
|interests= | |notable_works=notable works of the Member | ||
|degrees= | |interests=list the interests of the Member | ||
|fields=write the | |degrees=list the degree(s) of the Member | ||
|universities= | |fields=write the fields(s) of study of the Member | ||
|specializations= | |universities=university/ies attended or affiliated with | ||
|achievements= | |specializations=specialization(s) of the Member | ||
|orcid=ORCID profile link of the Member | |||
|achievements=notable awards or achievements of the Member | |||
|links=write the links | |||
}} | }} | ||
| Line 78: | Line 93: | ||
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 | name=write the name of the member | ||
With | With | ||
<span style="color:red">name=Your name</span> | <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 | * <b>name</b> : This variable expects from the editor to assign to it the name of the member | ||
* <b>image</b> : This variable expects from the editor to assign to it the image of the | * <b>image</b> : 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. | ||
* <b>period</b> : This variable expects from the editor to assign to it the | * <b>period</b> : This variable expects from the editor to assign to it the time the member joined | ||
* <b>title</b> : This variable expects from the editor to assign to it the title of the | * <b>title</b> : This variable expects from the editor to assign to it the title of the member | ||
* <b> | * <b>affiliation</b> : This variable expects from the editor to assign to it the affiliation of the member | ||
* <b>interests</b> : This variable expects from the editor to assign to it the interests of the | * <b>notable_works</b> : This variable expects from the editor to assign to it the notable work(s) of the member | ||
* <b>degrees</b> : This variable expects from the editor to assign to it the degrees of the | * <b>interests</b> : This variable expects from the editor to assign to it the interests of the member | ||
* <b>fields</b> : This variable expects from the editor to assign to it the fields of study of the | * <b>degrees</b> : This variable expects from the editor to assign to it the degrees of the member | ||
* <b>universities</b> : This variable expects from the editor to assign to it the universities of the | * <b>fields</b> : This variable expects from the editor to assign to it the fields of study of the member | ||
* <b>specializations</b> : This variable expects from the editor to assign to it the specializations of the | * <b>universities</b> : This variable expects from the editor to assign to it the universities of the member | ||
* <b>achievements</b> : This variable expects from the editor to assign to it the achievements of the | * <b>specializations</b> : This variable expects from the editor to assign to it the specializations of the member | ||
* <b>orcid</b> : This variable expects from the editor to assign to it the link to the ORCID profile of the Member | |||
* <b>achievements</b> : This variable expects from the editor to assign to it the achievements of the member | |||
* <b>links</b> : This variable expects from the editor to assign to it the links of the member | |||
</noinclude> | </noinclude> | ||
<noinclude>[[Category:T/People]]</noinclude> | <noinclude>[[Category:T/People]]</noinclude> | ||
Latest revision as of 13:03, 1 February 2024
|
|
EXAMPLE ON HOW TO USE THE TEMPLATE
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
|orcid=ORCID profile link 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
- orcid : This variable expects from the editor to assign to it the link to the ORCID profile 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