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:
<code>
<pre>
{{SDD_Report                                          <!-- The name of the template -->
{{SDD_Report                                           
   |acronym=write the Acronym                      <!-- Append to variable acronym the content  acronym of the sdd report -->
   |acronym=write the Acronym                       
|book_image=congo.jpg  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
  |book_image=congo.jpg   
    |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 -->
  |report_title=write the Report Title     
      |project=write the Project
  |project=write the Project
      |editor= write the Editor(s)
  |editor= write the Editor(s)
      |author=write the Author(s)
  |author=write the Author(s)
      |total_duration=write the Total Duration
  |total_duration=write the Total Duration
      |n_k_st=write the N/K/ST
  |n_k_st=write the N/K/ST
      |year=write the Year
  |year=write the Year
      |link=write the Link
  |link=write the Link
}}
}}
</code>
</pre>


{{SDD_Report                                          <!-- The name of the template -->
{{SDD_Report                                          <!-- The name of the template -->

Revision as of 02: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
}}
write the Acronym
write the Acronym
Report Title write the Report Title
Project write the Project
Author(s) write the Author(s)
Editor(s) write the Editor(s)
Total Duration write the Total Duration
N/K/ST/ write the N/K/ST
Year write the Year
Link write the Link