Difference between revisions of "Template:Nav"

From RimWorld Wiki
Jump to navigation Jump to search
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<hr style="margin: 1em 0em; clear: both;" />
 
<hr style="margin: 1em 0em; clear: both;" />
<div class="nav {{#if:{{{1|}}} | {{#switch:{{lc:{{{1}}}}} | ai = c_07 | animal = c_08 | plant = c_14 | weapon = c_06 | zone = c_11 | structure = c_02 | body parts = c_01 | floor = c_02 | joy = c_05 | building = c_25 | security = c_10 | furniture = c_01 | temperature = c_25 | materials = c_03 | clothing = c_03 | food = c_10 | utility = c_17| stats = c_01 | mechanoid = c_22 | }}}} {{#if:{{{2|}}}|{{{2}}}}}">
+
<div class="nav {{#if:{{{1|}}} | {{#switch:{{lc:{{{1}}}}} | ai = c_07 | animal = c_08 | plant = c_14 | weapon = c_06 | zone = c_11 | structure = c_02 | body parts = c_01 | floor = c_02 | joy = c_05 | building = c_25 | security = c_10 | furniture = c_01 | temperature = c_25 | ideology = c_06 | biotech = c_17 | materials = c_03 | clothing = c_03 | food = c_10 | utility = c_17 | stats = c_01 | mechanoid = c_22 |  status levels = c_01 | }}}} {{#if:{{{2|}}}|{{{2}}}}}">
<div class="box"><div class="heading">{{#switch:{{lc:{{{1}}}}} | ai = [[AI Storytellers]] | factions = [[Factions]] |animal = [[Animals]] | plant = [[Plants]] | weapon = [[Weapons]] | clothing = [[Apparel]] | food = [[Food]] | materials = [[Materials]] | utility = [[Utility]] | body parts = [[Artificial body parts]] | stats = [[Stat|Stats]] | mechanoid = [[Mechanoid|Mechanoids]] |[[Architect]]}}</div>
+
<div class="box"><div class="heading">{{#switch:{{lc:{{{1}}}}} | ai = [[AI Storytellers]] | factions = [[Factions]] |animal = [[Animals]] | plant = [[Plants]] | weapon = [[Weapons]] | clothing = [[Apparel]] | food = [[Food]] | materials = [[Materials]] | utility = [[Utility]] | body parts = [[Artificial body parts]] | stats = [[Stat]]s | mechanoid = [[Mechanoids]] |status levels = Status levels |[[Architect]]}}</div>
 
<div class="wrapper">{{#switch:{{lc:{{{1|}}}}} |<!--  
 
<div class="wrapper">{{#switch:{{lc:{{{1|}}}}} |<!--  
 
--> ai          = <dl>{{nav/ai}}</dl>{{nav/sep}}|<!--  
 
--> ai          = <dl>{{nav/ai}}</dl>{{nav/sep}}|<!--  
Line 20: Line 20:
 
--> ship        = <dl>{{nav/ship}}</dl>{{nav/sep}}|<!--
 
--> ship        = <dl>{{nav/ship}}</dl>{{nav/sep}}|<!--
 
--> temperature  = <dl>{{nav/temperature}}</dl>{{nav/sep}}|<!--
 
--> temperature  = <dl>{{nav/temperature}}</dl>{{nav/sep}}|<!--
 +
--> special      = <dl>{{nav/special}}</dl>{{nav/sep}}|<!--
 +
--> ideology    = <dl>{{nav/ideology}}</dl>{{nav/sep}}|<!--
 +
--> biotech      = <dl>{{nav/biotech}}</dl>{{nav/sep}}|<!--
 
--> clothing    = <dl>{{nav/Clothing}}</dl>{{nav/sep}}|<!--
 
--> clothing    = <dl>{{nav/Clothing}}</dl>{{nav/sep}}|<!--
 
--> food        = <dl>{{nav/Food}}</dl>{{nav/sep}}|<!--
 
--> food        = <dl>{{nav/Food}}</dl>{{nav/sep}}|<!--
Line 25: Line 28:
 
--> utility      = <dl>{{nav/Utility}}</dl>{{nav/sep}}|<!--
 
--> utility      = <dl>{{nav/Utility}}</dl>{{nav/sep}}|<!--
 
--> body parts  = <dl>{{nav/body parts}}</dl>{{nav/sep}}|<!--
 
--> body parts  = <dl>{{nav/body parts}}</dl>{{nav/sep}}|<!--
--> stats        = <dl>{{nav/stats}}</dl>{{nav/sep}}|<!--
+
--> stats       = <dl>{{nav/stats}}</dl>{{nav/sep}}|<!--
 
--> mechanoid    = <dl>{{nav/mechanoids}}</dl>{{nav/sep}}|<!--
 
--> mechanoid    = <dl>{{nav/mechanoids}}</dl>{{nav/sep}}|<!--
 
+
--> status levels    = <dl>{{nav/status levels}}</dl>{{nav/sep}}|<!--
 
--><dl>{{nav/orders}}{{nav/zones}}{{nav/structure}}{{nav/production}}{{nav/furniture}}{{nav/power}}{{nav/security}}{{nav/misc}}{{nav/floor}}{{nav/joy}}{{nav/ship}}{{nav/temperature}}</dl>{{nav/sep}}}}</div></div></div>
 
--><dl>{{nav/orders}}{{nav/zones}}{{nav/structure}}{{nav/production}}{{nav/furniture}}{{nav/power}}{{nav/security}}{{nav/misc}}{{nav/floor}}{{nav/joy}}{{nav/ship}}{{nav/temperature}}</dl>{{nav/sep}}}}</div></div></div>
<noinclude>{{nav/doc}}</noinclude>
+
<noinclude>{{Documentation}}</noinclude>

Revision as of 12:48, 17 December 2023


Documentation icon Template documentation[view] [edit] [history] [purge]

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}}