Difference between revisions of "Template:Nav"
Jump to navigation
Jump to search
m (Updated with new mechanoid navbox (hopefully nothing breaks)) |
m (Mechanoid navbox header should now be correct) |
||
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 | floor = c_02 | joy = c_05 | building = c_25 | security = c_10 | furniture = c_01 | temperature = c_25 | clothing = c_03 | 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 | floor = c_02 | joy = c_05 | building = c_25 | security = c_10 | furniture = c_01 | temperature = c_25 | clothing = c_03 | mechanoid = c_22 | }}}} {{#if:{{{2|}}}|{{{2}}}}}"> | ||
− | <div class="box"><div class="heading">{{#switch:{{lc:{{{1}}}}} | ai = [[AI Storytellers]] | animal = [[Animals]] | plant = [[Plants]] | weapon = [[Weapons]] | clothing = [[Apparel]] | [[Architect]]}}</div> | + | <div class="box"><div class="heading">{{#switch:{{lc:{{{1}}}}} | ai = [[AI Storytellers]] | animal = [[Animals]] | plant = [[Plants]] | weapon = [[Weapons]] | clothing = [[Apparel]] | mechanoid = [[Mechanoid]] |[[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}}|<!-- |
Revision as of 08:01, 17 June 2020
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
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}}