Template:Annual Report

From Future Worlds Center Wiki
Jump to navigationJump to search




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=OrientationManual.png      
       |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.