Difference between revisions of "Template:Infobox custom/doc"

From RimWorld Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
 
<div class="pull-left"><pre>
 
<div class="pull-left"><pre>
{{infobox mod|scenario/cscenario/mod/tool
+
{{infobox custom|scenario/cscenario/mod/tool
 
|name    = displayed name
 
|name    = displayed name
 +
|state  = state of work progress (released/testing/outdated/suspended)
 
|forum  = number of forum thread (e.g 33.0 to //ludeon.com/forums/index.php?topic=33.0)
 
|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)
 
|link    = download direct link (don't use for now)
 
|author  = author name
 
|author  = author name
 
|version = version of scenario/mod
 
|version = version of scenario/mod
|state  = state of work progress
 
 
|comp    = which version of game is compatible with, leave blank for current
 
|comp    = which version of game is compatible with, leave blank for current
 
|size    = supported/used map size
 
|size    = supported/used map size
 
|ai      = running ai storyteller, leave blank for turned off
 
|ai      = running ai storyteller, leave blank for turned off
 
}}</pre></div>
 
}}</pre></div>

Revision as of 12:38, 9 February 2014

Usage

{{infobox custom|scenario/cscenario/mod/tool
|name    = displayed name
|state   = state of work progress (released/testing/outdated/suspended)
|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
}}