Difference between revisions of "Template:ScenarioInfoBox"

From Alpha Centauri Wiki
Jump to: navigation, search
m
m
Line 8: Line 8:
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td colspan="2">{{#if:{{{download|}}}||[{{{download}}} Download Scenario]|Download missing[[Category:Scenarios with missing download]]}}</td>
+
         <td colspan="2">{{#if:{{{download|}}}|[{{{download}}} Download Scenario]|Download missing[[Category:Scenarios with missing download]]}}</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>

Revision as of 19:24, 30 April 2014

Use

Put this template above the text about a scenario. It will handle categorization and display the information nicely.

Parameter use:

{{sib|
|version= SMAX or SMAC
|author= author of scenario
|date= date posted
|host= original host of file
|download= direct download link
|thread= discussion thread
}}

Copyable template:

{{sib|
|version=SMAX / SMAC
|author=
|date=
|host=
|download=
|thread=
}}