Template:Annual Report: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 15: Line 15:
||{{#if:{{{project|}}} | {{{project}}} }}
||{{#if:{{{project|}}} | {{{project}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{contract|}}} | '''Contract Number''' }}</b>
| <b>{{#if:{{{contract|}}} | '''Contract''' }}</b>
||{{#if:{{{contract|}}} | {{{contract}}} }}
||{{#if:{{{contract|}}} | {{{contract}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
Line 27: Line 27:
||{{#if:{{{year|}}} | {{{year}}} }}
||{{#if:{{{year|}}} | {{{year}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{link|}}} | '''Link(s)''' }}</b>
| <b>{{#if:{{{link|}}} | '''Download''' }}</b>
||{{#if:{{{link|}}} | {{{link}}} }}
||{{#if:{{{link|}}} | {{{link}}} }}
|}
|}
Line 40: Line 40:
       |image=cyprus_flag.jpg    <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |image=cyprus_flag.jpg    <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |project=write the related project    <!-- if a variable left empty e.g " report_title =" or not used  at all then it will not appear on the template -->
       |project=write the related project    <!-- if a variable left empty e.g " report_title =" or not used  at all then it will not appear on the template -->
       |contract=write the contract's number
       |contract=link it to the formal page of the project
       |pages= write the number of Pages of the report
       |pages= write the number of Pages of the report
       |isbn=write the ISBN of the report  
       |isbn=write the ISBN of the report  
Line 53: Line 53:
       |image=cyprus_flag.jpg     
       |image=cyprus_flag.jpg     
       |project=write the related project   
       |project=write the related project   
       |contract=write the contract's number
       |contract=link it to the formal page of the project
       |pages= write the number of Pages of the report
       |pages= write the number of Pages of the report
       |isbn=write the ISBN of the report  
       |isbn=write the ISBN of the report  
Line 70: Line 70:
* <b>image</b> : This variable expects from the editor to assign to it an image of the Report. 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 an image of the Report. 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</b> : This variable expects from the editor to assign to it the related with the report project.
* <b>project</b> : This variable expects from the editor to assign to it the related with the report project.
* <b>contract</b> : This variable expects from the editor to assign to it the contract number of the related to the report project
* <b>contract</b> : This variable expects from the editor to link it to the formal page of the project.
* <b>pages</b> : This variable expects from the editor to assign to it the number of pages of the Report
* <b>pages</b> : This variable expects from the editor to assign to it the number of pages of the Report
* <b>isbn</b> : This variable expects from the editor to assign to it the isbn of the report.  
* <b>isbn</b> : This variable expects from the editor to assign to it the isbn of the report.  

Revision as of 03:25, 7 December 2011




EXAMPLE ON HOW TO USE THE TEMPLATE

write the title of the report
write the title of the report
Project write the related project
Contract link it to the formal page of the project
Pages write the number of Pages of the report
ISBN write the ISBN of the report
Year write the Year(s) of the report
Download write the link to the report if any


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

{{Annual Report                                          
       |title=write the title of the report     
       |image=cyprus_flag.jpg     
       |project=write the related project   
       |contract=link it to the formal page of the project
       |pages= write the number of Pages of the report
       |isbn=write the ISBN of the report 
       |year=write the Year(s) of the report
       |link=write the link to the report if any
}}

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

  Replace 
            title=write the title of the report
  With 
            title=Cyberethics Annual Report 2011

List of Variables

  • title : This variable expects from the editor to assign to it the title of the report.
  • image : This variable expects from the editor to assign to it an image of the Report. 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.
  • project : This variable expects from the editor to assign to it the related with the report project.
  • contract : This variable expects from the editor to link it to the formal page of the project.
  • pages : This variable expects from the editor to assign to it the number of pages of the Report
  • isbn : This variable expects from the editor to assign to it the isbn of the report.
  • year : This variable expects from the editor to assign to it the year that the report was published.
  • link : This variable expects from the editor to assign to it a link to the Report's document.