Template:SDD Report: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 43: | Line 43: | ||
==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: | Copy and paste the code below to the page you wish to add an SDD Report table such as this one: | ||
< | <pre> | ||
{{SDD_Report | {{SDD_Report | ||
|acronym=write the Acronym | |acronym=write the Acronym | ||
|book_image=congo.jpg | |book_image=congo.jpg | ||
|report_title=write the Report Title | |||
|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 | |||
}} | }} | ||
</ | </pre> | ||
{{SDD_Report <!-- The name of the template --> | {{SDD_Report <!-- The name of the template --> |
Revision as of 01:40, 22 July 2011
|
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=congo.jpg |report_title=write the Report Title |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 }}