Template:Annual Report: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
(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...") |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| border="0" width=" | {| border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#90EE90;line-height:1.5em;word-spacing:0.5px;" | ||
| | | | ||
{| border="0" width="100%" align="center" cellspacing="5" style="background-color:# | {| border="0" width="100%" align="center" cellspacing="5" style="background-color:#90EE90;padding:0px" | ||
! align="center" valign="top"|{{#if:{{{title|}}} | {{{title}}} }} | ! align="center" valign="top"|{{#if:{{{title|}}} | {{{title}}} }} | ||
|- | |- | ||
Line 10: | Line 10: | ||
}} }} | }} }} | ||
|} | |} | ||
{| border="0" width="100%" cellspacing="5" style="background-color:# | {| border="0" width="100%" cellspacing="5" style="background-color:#90EE90;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="20%" |<b>{{#if:{{{project|}}} | '''Project''' }}</b> | | width="20%" |<b>{{#if:{{{project|}}} | '''Project''' }}</b> | ||
||{{#if:{{{project|}}} | {{{project}}} }} | ||{{#if:{{{project|}}} | {{{project}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{contract|}}} | '''Contract | | <b>{{#if:{{{contract|}}} | '''Contract''' }}</b> | ||
||{{#if:{{{contract|}}} | {{{contract}}} }} | ||{{#if:{{{contract|}}} | {{{contract}}} }} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{pages|}}} | ''' | | <b>{{#if:{{{pages|}}} | '''Pages''' }}</b> | ||
||{{#if:{{{pages|}}} | {{{pages}}} }} | ||{{#if:{{{pages|}}} | {{{pages}}} }} | ||
|- 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|}}} | ''' | | <b>{{#if:{{{link|}}} | '''Download''' }}</b> | ||
||{{#if:{{{link|}}} | {{{link}}} }} | ||{{#if:{{{link|}}} | {{{link}}} }} | ||
|} | |} | ||
Line 38: | Line 38: | ||
{{Annual Report <!-- The name of the template --> | {{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 --> | |title=write the title of the report <!-- Append to variable acronym the content acronym of the sdd report --> | ||
|image= | |image=OrientationManual.png <!-- 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= | |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 47: | Line 47: | ||
}} | }} | ||
Copy and paste the code below to the page you wish to add a | Copy and paste the code below to the page you wish to add a Report's box such as this one: | ||
<pre> | <pre> | ||
{{Annual Report | {{Annual Report | ||
|title=write the title of the report | |title=write the title of the report | ||
|image= | |image=OrientationManual.png | ||
|project=write the related project | |project=write the related project | ||
|contract= | |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 | * <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. |
Latest revision as of 03:27, 7 December 2011
|
EXAMPLE ON HOW TO USE THE TEMPLATE
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.