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

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "== Usage == <div class="pull-left"><pre> {{infobox mod|scenario/cscenario/mod/program |name = displayed name |forum = number of forum thread (e.g 33.0 to //ludeon.com/for...")
 
m (→‎Usage: State)
Line 7: Line 7:
 
|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 15:21, 16 January 2014

Usage

{{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
|state   = state of work progress
|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
}}