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

From RimWorld Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<div class="pull-left"><pre>
 
<div class="pull-left"><pre>
 
{{infobox custom|mod/scenario/cscenario/tool
 
{{infobox custom|mod/scenario/cscenario/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)
+
|author       = author name
|link    = download direct link (don't use for now)
+
|version     = version of scenario/mod
|author = author name
+
|firstrelease = the date that the mod was released for the first time.
|version = version of scenario/mod
+
|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 (in mod/tool is not displaying by default)
|ai     = running ai storyteller, leave blank for turned off (in mod/tool is not displaying by default)
 
 
}}</pre></div>
 
}}</pre></div>

Revision as of 15:16, 15 January 2015

Usage

{{infobox custom|mod/scenario/cscenario/tool
|name         = displayed name
|forum        = number of forum thread (e.g 33.0 to //ludeon.com/forums/index.php?topic=33.0)
|author       = author name
|version      = version of scenario/mod
|firstrelease = the date that the mod was released for the first time.
|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 (in mod/tool is not displaying by default)
}}