Template:Service: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
no edit summary
(Created page with "{| border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#E5E5E5;line-height:1.5em;word-spacing:0.5px;" | {{Person...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 21: Line 21:
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{se_coordinator|}}} | '''Service's Coordinator(s)''' }}</b>
| <b>{{#if:{{{se_coordinator|}}} | '''Service's Coordinator(s)''' }}</b>
||{{#if:{{{coordinator|}}} | {{{coordinator}}} }}
||{{#if:{{{se_coordinator|}}} | {{{se_coordinator}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{funding_agency|}}} | '''Funding Agency''' }}</b>
| <b>{{#if:{{{funding_agency|}}} | '''Funding Agency''' }}</b>
Line 31: Line 31:
| <b>{{#if:{{{total_cost|}}} | '''Total Cost''' }}</b>
| <b>{{#if:{{{total_cost|}}} | '''Total Cost''' }}</b>
||{{#if:{{{total_cost|}}} | {{{total_cost}}} }}
||{{#if:{{{total_cost|}}} | {{{total_cost}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{partners|}}} | '''Partners'''  }}</b>
||{{#if:{{{partners|}}} | {{{partners}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{location|}}} | '''Location''' }}</b>
| <b>{{#if:{{{location|}}} | '''Location''' }}</b>
Line 54: Line 51:
==EXAMPLE ON HOW TO USE THE TEMPLATE==
==EXAMPLE ON HOW TO USE THE TEMPLATE==


{{Project                                           <!-- The name of the template e.g "Project" -->
{{Service                                           <!-- The name of the template e.g "Project" -->
       |acronym=write the service's acronym                   <!-- Append to variable acronym the content "moblang" -->
       |acronym=write the service's acronym  
       |logo=CNTI_BlueLogoHR.jpg                   <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |logo=CNTI_BlueLogoHR.jpg    
       |project_title=write the project under which this service operates   <!-- if a variable left empty e.g "project_title=" or not used    at all then it will not appear on the template -->
       |project_title=write the project under which this service operates
      |contract_number=xxxxxx
       |funding_period=write the funding period of the project under which this service operates
       |funding_period=write the funding period of the project under which this service operates
       |coordinator=write the project's coordinator
       |coordinator=write the project's coordinator
Line 73: Line 71:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
<pre>
<pre>
{{Project                                            
{{Service                                            
       |acronym=write the service's acronym                   
       |acronym=write the service's acronym                   
       |logo=CNTI_BlueLogoHR.jpg                   
       |logo=CNTI_BlueLogoHR.jpg                   
       |project_title=write the project under which this service operates  
       |project_title=write the project under which this service operates  
      |contract_number=xxxxxx 
       |funding_period=write the funding period of the project under which this service operates
       |funding_period=write the funding period of the project under which this service operates
       |coordinator=write the project's coordinator
       |coordinator=write the project's coordinator
Line 99: Line 98:
* <b>logo</b> : This variable expects from the editor to assign to it the logo image of the Service. 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>logo</b> : This variable expects from the editor to assign to it the logo image of the Service. 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>project_title</b> : This variable expects from the editor to assign to it the title of the Project under which the Service operates
* <b>project_title</b> : This variable expects from the editor to assign to it the title of the Project under which the Service operates
* <b>contract_number</b>: This variable expects from the editor to assign to it the contract number for the Project under which the Service operates
* <b>funding_period</b> : This variable expects from the editor to assign to it the funding period of the Project under which the Service operates
* <b>funding_period</b> : This variable expects from the editor to assign to it the funding period of the Project under which the Service operates
* <b>coordinator</b> : This variable expects from the editor to assign to it the project's coordinator
* <b>coordinator</b> : This variable expects from the editor to assign to it the project's coordinator

Navigation menu