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

From RimWorld Wiki
Jump to navigation Jump to search
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
 
<div class="pull-left"><pre>
 
<div class="pull-left"><pre>
{{infobox custom|mod/scenario/cscenario/tool
+
{{infobox custom|mod/tool
 
|name        = displayed name
 
|name        = displayed name
|logo        } adds a logo of 120px instead of the ludeon logo
+
|state        = released/outdated/suspended
 +
|logo        = adds a logo of 120px instead of the ludeon logo
 
|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 or team
 
|author      = author name or team
Line 9: Line 10:
 
|comp        = which version of game is compatible with, leave blank for current
 
|comp        = which version of game is compatible with, leave blank for current
 
|firstrelease = the date that the mod was released for the first time.
 
|firstrelease = the date that the mod was released for the first time.
|size        = supported/used map size
+
|size        = supported/used map size Place this: | :between numbers
 
|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>
 +
== Example ==
 +
<div class="pull-left">
 +
{{infobox custom|mod
 +
|name        = My MOD
 +
|state        = released
 +
|logo        = Rimworldlogo.png
 +
|forum        = 15.0
 +
|author      = MOD Team Delta
 +
|version      = v 0.1.2
 +
|comp        = Alpha 8
 +
|firstrelease = 20.05.14
 +
|size        = 400|400
 +
}}
 +
</div>
 +
<includeonly>[[Category:Infobox template]]</includeonly>
 +
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 04:28, 15 January 2021

Usage

{{infobox custom|mod/tool
|name         = displayed name
|state        = released/outdated/suspended
|logo         = adds a logo of 120px instead of the ludeon logo
|forum        = number of forum thread (e.g 33.0 to //ludeon.com/forums/index.php?topic=33.0)
|author       = author name or team
|version      = version of mod
|comp         = which version of game is compatible with, leave blank for current
|firstrelease = the date that the mod was released for the first time.
|size         = supported/used map size Place this: | :between numbers
|ai           = running ai storyteller, leave blank for turned off (in mod/tool is not displaying by default)
}}

Example

My MOD

RELEASED


Author
MOD Team Delta
Version
v 0.1.2
First Release
20.05.14
Compatibility
Alpha 8
Map size
400 ˣ 400