Template:SDD Report: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
no edit summary
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
__TOC__ | __TOC__ | ||
==EXAMPLE ON HOW TO USE THE TEMPLATE== | ==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: | |||
<code> | |||
{{SDD_Report <!-- The name of the template --> | |||
|acronym=write the Acronym <!-- Append to variable acronym the content acronym of the sdd report --> | |||
|book_image=congo.jpg <!-- You can replace all the template's variables with the appropriate content--> | |||
|report_title=write the Report Title <!-- 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 Project | |||
|editor= write the Editor(s) | |||
|author=write the Author(s) | |||
|total_duration=write the Total Duration | |||
|n_k_st=write the N/K/ST | |||
|year=write the Year | |||
|link=write the Link | |||
}} | |||
</code> | |||
{{SDD_Report <!-- The name of the template --> | {{SDD_Report <!-- The name of the template --> | ||
|acronym=write the Acronym <!-- Append to variable acronym the content acronym of the sdd report --> | |acronym=write the Acronym <!-- Append to variable acronym the content acronym of the sdd report --> |