Difference between revisions of "Template:Nav"

From RimWorld Wiki
Jump to navigation Jump to search
m (Added ship category)
(Added Joy and Temperature.)
Line 1: Line 1:
 
<hr style="margin: 1em 0em; clear: both;" />
 
<hr style="margin: 1em 0em; clear: both;" />
<div class="nav {{#if:{{{1|}}} | {{#switch:{{{1}}} | ai = c_07 | animal = c_08 | plant = c_14 | weapon = c_06 | zone = c_11 | structure = c_02 | floor = c_02 | | building = c_25 | security = c_10 | furniture = c_01 | }}}} {{#if:{{{2|}}}|{{{2}}}}}">
+
<div class="nav {{#if:{{{1|}}} | {{#switch:{{{1}}} | ai = c_07 | animal = c_08 | plant = c_14 | weapon = c_06 | zone = c_11 | structure = c_02 | floor = c_02 | joy = c_05 | building = c_25 | security = c_10 | furniture = c_01 | temperature = c_25 | }}}} {{#if:{{{2|}}}|{{{2}}}}}">
 
<div class="box"><div class="heading">{{#switch:{{{1}}} | ai = [[AI Storytellers|AI Storytellers]] | animal = [[Animals|Animals]] | plant = [[Plants|Plants]] | weapon = [[Weapons|Weapons]] | [[Architect|Architect]]}}</div>
 
<div class="box"><div class="heading">{{#switch:{{{1}}} | ai = [[AI Storytellers|AI Storytellers]] | animal = [[Animals|Animals]] | plant = [[Plants|Plants]] | weapon = [[Weapons|Weapons]] | [[Architect|Architect]]}}</div>
 
<div class="wrapper">{{#switch:{{{1|}}} |<!--  
 
<div class="wrapper">{{#switch:{{{1|}}} |<!--  
Line 16: Line 16:
 
--> misc    = <dl>{{TNT|nav/misc}}</dl>{{nav/sep}}|<!--
 
--> misc    = <dl>{{TNT|nav/misc}}</dl>{{nav/sep}}|<!--
 
--> floor        = <dl>{{TNT|nav/floor}}</dl>{{nav/sep}}|<!--
 
--> floor        = <dl>{{TNT|nav/floor}}</dl>{{nav/sep}}|<!--
 +
--> joy        = <dl>{{TNT|nav/joy}}</dl>{{nav/sep}}|<!--
 
--> decoration    = <dl>{{TNT|nav/decoration}}</dl>{{nav/sep}}|<!--
 
--> decoration    = <dl>{{TNT|nav/decoration}}</dl>{{nav/sep}}|<!--
 
--> ship  = <dl>{{TNT|nav/ship}}</dl>{{nav/sep}}|<!--
 
--> ship  = <dl>{{TNT|nav/ship}}</dl>{{nav/sep}}|<!--
 +
--> temperature    = <dl>{{TNT|nav/temperature}}</dl>{{nav/sep}}|<!--
  
 
+
--><dl>{{TNT|nav/orders}}{{TNT|nav/zones}}{{TNT|nav/structure}}{{TNT|nav/production}}{{TNT|nav/furniture}}{{TNT|nav/power}}{{TNT|nav/security}}{{TNT|nav/misc}}{{TNT|nav/floor}}{{TNT|nav/joy}}{{TNT|nav/decoration}}{{TNT|nav/ship}}{{TNT|nav/temperature}}</dl>{{nav/sep}}}}</div></div></div>
--><dl>{{TNT|nav/orders}}{{TNT|nav/zones}}{{TNT|nav/structure}}{{TNT|nav/production}}{{TNT|nav/furniture}}{{TNT|nav/power}}{{TNT|nav/security}}{{TNT|nav/misc}}{{TNT|nav/floor}}{{TNT|nav/decoration}}{{TNT|nav/ship}}</dl>{{nav/sep}}}}</div></div></div>
 
 
<noinclude>{{nav/doc}}</noinclude>
 
<noinclude>{{nav/doc}}</noinclude>

Revision as of 00:44, 1 June 2015



Usage

Nav boxes are used for linking related things together, by having a handy box at the bottom of the page.

Here's how to use them properly:

{{nav|category|optional style}}

The category options are:

ai, animal, body parts, clothing, factions, floor, food, furniture, joy, main, materials, mechanoid, misc, order, plant, power, production, psycasts, security, ship, stats, status levels, structure, temperature, utility, weapons, zone

The only optional style available is

wide

Examples

{{nav|animal}}


{{nav|plant|wide}}


Links to the templates

Other navigation templates

Note that although looking similar Template:Nav/disease, Template:Nav/drugs, Template:Nav/guides and Template:Nav/questitems must be used with:

{{Nav/disease}}
{{Nav/drugs}}
{{Nav/guides}}
{{Nav/questitems}}