Template:SDD Report: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 48: | Line 48: | ||
||{{#if:{{{isbn|}}} | {{{isbn}}} }} | ||{{#if:{{{isbn|}}} | {{{isbn}}} }} | ||
|- 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 94: | Line 94: | ||
|stats=Basic statistics | |stats=Basic statistics | ||
|isbn=ISBN | |isbn=ISBN | ||
|link= | |link=Download | ||
}} | }} | ||
</pre> | </pre> | ||
Line 118: | Line 118: | ||
* <b>stats</b> : This variable is for basic descriptive statistics of the SDDP | * <b>stats</b> : This variable is for basic descriptive statistics of the SDDP | ||
* <b>isbn</b> : This variable expects from the editor to assign to it the isbn of the SDD Report | * <b>isbn</b> : This variable expects from the editor to assign to it the isbn of the SDD Report | ||
* <b>link</b> : This variable expects from the editor to assign to it the link of the SDD Report | * <b>link</b> : This variable expects from the editor to assign to it the link for downloading of the SDD Report | ||
</noinclude> | </noinclude> | ||
<noinclude>[[Category:T/Reports]]</noinclude> | <noinclude>[[Category:T/Reports]]</noinclude> |
Latest revision as of 11:54, 13 February 2019
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add an SDD Report table such as this one:
{{SDD_Report |acronym=write the Acronym |book_image=SDDP_Report_Image.jpg |report_title=write the Report Title |project=write the Project |Triggering_Question=Triggering Question |location=Location |dates=Dates |LeadFacilitator=write the Lead Facilitator(s) |AsFacilitator=write the Assistant Facilitator(s) |author=write the Author(s) |editor= write the Editor(s) |total_duration=write the Total Duration |stats=Basic statistics |isbn=ISBN |link=Download }}
Then replace the content of the variables with your own, for example :
Replace
acronym=write the Acronym
With
acronym=myAcronym
List of Variables
- acronym : This variable expects from the editor to assign to it the acronym of the SDD Report
- book_image : This variable expects from the editor to assign to it the book_image of the SDD 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.
- report_title : This variable expects from the editor to assign to it the report_title of the SDD Report
- project : This variable expects from the editor to assign to it the project of the SDD Report
- Triggering_Question : This variable expects from the editor to assign to it the Triggering_Question of the SDD Report
- location : This variable expects from the editor to assign to it the location of the SDD Report
- dates : This variable expects from the editor to assign to it the year of the SDD Report
- LeadFacilitator : This variable expects from the editor to assign to it the Lead Facilitator(s) of the SDD Report
- AsFacilitator : This variable expects from the editor to assign to it the Assistant Facilitator(s) of the SDD Report
- author : This variable expects from the editor to assign to it the author of the SDD Report
- editor : This variable expects from the editor to assign to it the editor of the SDD Report
- total_duration : This variable expects from the editor to assign to it the total_duration of the SDD Report
- stats : This variable is for basic descriptive statistics of the SDDP
- isbn : This variable expects from the editor to assign to it the isbn of the SDD Report
- link : This variable expects from the editor to assign to it the link for downloading of the SDD Report