Difference between revisions of "User:GlobusGames/Template2"

From RimWorld Wiki
Jump to navigation Jump to search
(Blanked the page)
Line 1: Line 1:
<noinclude><center><big><b>v0.9 - 09:51, 14 January 2014 (EST)</b></big></center>
+
 
<span style="font: 24px/1em 'Glyphicons Regular'; float: right;">&#xE201;</span>
 
* everything works as should, wow :D
 
----
 
</noinclude>
 
<div class="infobox {{#if:{{{1|}}}|{{#switch:{{{1|}}}|<!--
 
--> scenario = c_11 |<!--
 
--> cscenario = c_04 |<!--
 
--> mod = c_10 |<!--
 
--> program = c_12 |<!--
 
-->}}}}">
 
<p class="heading">{{{name|{{BASEPAGENAME}}}}}</p>
 
<div class="text-center plainlinks" style="display:block; padding: 0.5em;">
 
[[File:LudeonLogoSquare.png|64px|link=//ludeon.com/forums/index.php?topic={{{forum|}}}|Forum thread]]<!--&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
[[File:Icon_dl.png|64px|link={{{link|}}}|Download link]] ### DON'T USE DOWNLOAD UNTIL STABLE VERSION -->
 
</div>
 
<div class="wrapper">
 
----
 
<dl>
 
{{#if: {{{author|}}}|
 
;Author
 
:{{{author|}}}}}
 
{{#if: {{{version|}}}|
 
;Version
 
:{{{version|}}}}}
 
;Compatibility
 
:{{#if: {{{comp|}}}|[[Version/{{{comp}}}{{!}}{{{comp}}}]]+|[[Version/{{:Version}}{{!}}{{:Version}}]]}}
 
{{#if: {{{size|}}}|
 
;Map size
 
:{{{size|}}}&nbsp;&#739;&nbsp;{{#if:{{{2}}}|{{{2|}}}}} }}
 
;AI Storyteller
 
:{{#if: {{{ai|}}}|[[{{#switch:{{{ai|}}}|Callie = Chill Callie Classic|Cassandra = Cassandra Classic|Kassandra = Tough Kassandra Classic|Phoebe = Phoebe Friendly|Randy = Randy Random}}]]|Off}}
 
<br style="clear: both; height: 0px;" />
 
</dl></div></div>
 
<includeonly>{{#switch: {{{1|}}}
 
| scenario = [[Category:Scenario]]
 
| cscenario = [[Category:Custom scenario]]
 
| mod = [[Category:Mod]]
 
| program = [[Category:Program]]
 
}}</includeonly>
 
<noinclude><pre>
 
{{infobox mod|scenario/cscenario/mod/program
 
|name    = displayed name
 
|forum  = number of forum thread (e.g 33.0 to //ludeon.com/forums/index.php?topic=33.0)
 
|link    = download direct link (don't use for now)
 
|author  = author name
 
|version = version of scenario/mod
 
|comp    = which version of game is compatible with, leave blank for current
 
|size    = supported/used map size
 
|ai      = running ai storyteller, leave blank for turned off
 
}}</pre>
 
[[Templates|Colors]] used:
 
* Scenario (<tt>scenario</tt>) = <code>c_11</code>
 
* Custom scenario (<tt>cscenario</tt>) = <code>c_04</code>
 
* Modification (<tt>mod</tt>) = <code>c_10</code>
 
* Program (<tt>program</tt>) = <code>c_12</code>
 
</noinclude>
 

Revision as of 08:54, 16 January 2014