Template:Annual Report

From Future Worlds Center Wiki
Revision as of 03:16, 7 December 2011 by Soteris Demetriou (talk | contribs) (Created page with "{| border="0" width="250" style="border:1px solid #ccc;float:right;background-color:#FFCC33;line-height:90%;word-spacing:0.5px;" | {| border="0" width="100%" align="center" cell...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Number write the contract's number
Number of 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(s) write the link to the report if any


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

{{Annual Report                                          <!-- The name of the template -->
       |title=write the title of the report      <!-- Append to variable acronym the content   acronym of the sdd report -->
       |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 -->
       |contract=write the contract's number
       |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 assign to it the contract number of the related to the report 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.