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>Download</td>
+
         <td colspan="2">{{#if:{{{download|}}}||[{{{download}}} Download Scenario]|Download missing[[Category:Scenarios with missing download]]}}</td>
        <td>{{#if:{{{download|}}}|{{{download}}}|missing[[Category:Scenarios with missing download]]}}</td>
+
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 16: Line 15:
 
     <tr>
 
     <tr>
 
         <td>Version</td>
 
         <td>Version</td>
         <td>{{#if:{{{version|}}}|{{{version}}}|unknown compatibility[[Category:Scenarios with unknown version]]}}</td>
+
         <td>{{#if:{{{version|}}}|[[{{{version}}}]]|unknown compatibility[[Category:Scenarios with unknown version]]}}</td>
 
     </tr>{{#if:{{{date|}}}|
 
     </tr>{{#if:{{{date|}}}|
 
     <tr>
 
     <tr>

Revision as of 19:23, 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=
}}