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...")
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
 
<div class="pull-left"><pre>
 
<div class="pull-left"><pre>
{{infobox mod|scenario/cscenario/mod/program
+
{{infobox custom|mod/tool
|name   = displayed name
+
|name         = displayed name
|forum   = number of forum thread (e.g 33.0 to //ludeon.com/forums/index.php?topic=33.0)
+
|state        = released/outdated/suspended
|link    = download direct link (don't use for now)
+
|logo        = adds a logo of 120px instead of the ludeon logo
|author = author name
+
|forum       = number of forum thread (e.g 33.0 to //ludeon.com/forums/index.php?topic=33.0)
|version = version of scenario/mod
+
|author       = author name or team
|comp   = which version of game is compatible with, leave blank for current
+
|version     = version of mod
|size   = supported/used map size
+
|comp         = which version of game is compatible with, leave blank for current
|ai     = running ai storyteller, leave blank for turned off
+
|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)
 
}}</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