Home
Random
Log in
Settings
About Brighter Shores Wiki
Disclaimers
Search
Editing
Template:Navbox/doc
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{documentation|Template:Navbox}} {{invokes|Navbox|category=No}}<!----Do not add this category to *every* navbox added explicitly to {{Navbox}} at the end of documentation-----> __TOC__<!--Needed to prevent TOC appearing in the navbox itself if it has a heading.--> ==Usage== This template can be used to make a standard navigation box. It is intended for use within another template that standardises the title and contents of the box (see [[Template:Rune equipment]]). This template should not be used directly within articles, as it creates a maintenance burden to do so whenever the contents of the box have to be updated. ==Syntax== <pre> {{Navbox |state = uncollapsed, collapsed, plain, autocollapse (default) |name = mandatory - name of the template |style = optional - style for the whole table |title = mandatory - navbox header |gtitleN = optional - title of N-th group of items |styleN = optional - style for groupN; i.e. text-align |groupN = mandatory - list of groups of items |fstyle = optional - style for footer ; i.e. text-align |footer = optional - navbox footer }} </pre> * '''Groups:''' ** Groups of items can be added as parameters: ''group1'', ''group2'', ''group3'', ... up to ''groupN''. * '''Group title:''' Each group has its own title parameter: ''gtitle1'', ''gtitle2'', ''gtitle3'', ... up to ''gtitleN''. * '''Group style:''' Style may also be customised to each group in: ''style1'', ''style2'', ''style3'', ... up to ''styleN''. * '''Superscript:''' It is preferred to use superscript (<code><nowiki><sup></nowiki></code>) to denote variants of items that are already contained in the navbox. * '''Bullets:''' Create unordered lists with lines beginning with *. ==States== * '''Autocollapse:''' By default, the state of a navbox is "autocollapsed". This means that if the number of navboxes in a page exceeds the maximum allocation of the collapsible navboxes, then the remaining navboxes are collapsed automatically. For more information (or to change the setting), see [[MediaWiki:Gadget-autocollapse.js]]. ** Currently, the ''autocollapse'' allocation is '''<span style="color:red">2</span>'''. This means that if there are 3 navboxes in a page, the third and subsequent navboxes will be collapsed automatically. * '''Uncollapsed:''' Forces the navbox to be displayed. * '''Collapsed:''' The reverse of ''uncollapsed''. Forces the navbox to be hidden instead. ** Navboxes with a height of more than 300 pixels will also be collapsed automatically. For more information (or to change the setting), see [[MediaWiki:Gadget-autocollapse.js]]. * '''Plain:''' Removes the "show/hide" link. ==Sub-groups== * For larger navboxes, it may be necessary to include sub-groups within a particular group of items. It is also possible to collapsible navboxes within the parent navbox, see [[#Collapsible sub-groups|Collapsible sub-groups]]. * To create sub-groups within <code><nowiki>{{Navbox}}</nowiki></code>, certain parameters are to be included: ** The parent navbox group (i.e. ''group2'' in the example below) requires the type parameter (''gtype2 = subgroup''). ** The nested navbox (sub-group) requires the inclusion of the sub-group parameter (''subgroup = yes''). This enables the template to differentiate between the sub-group and the parent navbox. <pre>{{Navbox |name = |title = |gtitle1 = |group1 = |gtitle2 = |gtype2 = subgroup (mandatory) |group2 = {{Navbox |subgroup = yes (mandatory) |gtitle1 = |group1 = |gtitle2 = |group2 = }} }}</pre> ==Collapsible sub-groups== * For extremely long navboxes, it is recommended to use collapsible navboxes within the parent navbox. Further sub-groups can then be added to these collapsible navboxes. * To create collapsible sub-groups within <code><nowiki>{{Navbox}}</nowiki></code>, these parameters need to be included: ** The parent navbox is almost always uncollapsed (''state=uncollapsed''). ** The parent navbox group (i.e. ''group1'' in the example below) requires the type parameter (''gtype1 = subgroup''). ** The nested collapsible navbox requires the inclusion of the collapsible parameter (''collapsible = yes''). This enables the template to differentiate between the collapsible navbox and the parent navbox. ** The nested collapsible navbox is forcefully collapsed (''state=collapsed''). <pre>{{Navbox |state = uncollapsed |name = |gtype1 = subgroup |group1 = {{Navbox |collapsible = yes |state = collapsed |title = |gtitle1 = |group1 = |gtitle2 = |group2 = }} }}</pre> ==Use of images== * The use of images in navboxes is permitted, but please resize the images to keep them small. Inventory-sized images (25-30 pixels) are recommended. ** Use {{t|plink}} to create links with images. ** Use {{t|plinkp}} for any case where text is not desired after the link. ** Use {{t|chatl}} to link chatheads. ** Use {{t|Emote link}} to link emote icons. * Avoid using images in the main header of the navbox. Link and file share the same name <pre>{{plink|Item}}</pre> File name differs from the link <pre>{{plink|Item|pic=File}}</pre> Link and file share the same name, but different text is desired to display <pre>{{plink|Item|txt=Text}}</pre> File name differs from the link and different text is desired to display <pre>{{plink|Item|pic=File|txt=Text}}</pre> {|class="wikitable" |+ Examples !Code !Standard syntax |- |<code><nowiki>{{plink|Abyssal whip}}</nowiki></code> |<code><nowiki>[[File:Abyssal whip.png|link=Abyssal whip]] [[Abyssal whip]]</nowiki></code> |- |<code><nowiki>{{plink|Granite maul|pic=Abyssal whip}}</nowiki></code> |<code><nowiki>[[File:Abyssal whip.png|link=Granite maul]] [[Granite maul]]</nowiki></code> |- |<code><nowiki>{{plink|Abyssal whip|txt=Whip}}</nowiki></code> |<code><nowiki>[[File:Abyssal whip.png|link=Abyssal whip]] [[Abyssal whip|Whip]]</nowiki></code> |- |<code><nowiki>{{plink|Granite maul|pic=Abyssal whip|txt=Whip}}</nowiki></code> |<code><nowiki>[[File:Abyssal whip.png|link=Granite maul]] [[Granite maul|Whip]]</nowiki></code> |- |<code><nowiki>{{plinkp|Abyssal whip}}</nowiki></code> |<code><nowiki>[[File:Abyssal whip.png|link=Abyssal whip]]</nowiki></code> |- |<code><nowiki>{{plinkp|Granite maul|pic=Abyssal whip}}</nowiki></code> |<code><nowiki>[[File:Abyssal whip.png|link=Granite maul]]</nowiki></code> |- |} ==Categorising== Navboxes are useful for transcluding categories onto a large number of pages that share both a trait and the navigation box. For example: [[Template:Rune equipment]] transcludes [[:Category:Rune]] onto every page that uses it. There are 2 methods of categorising pages with navboxes: The preferred method is to use '''{{t|Ctg}}'''. This has the most simple rules but is the easiest to use. The other method is to use '''{{t|Mainonly|rules}}''' and provide more complex rules with parser functions. [[Template:Potions]] is an example of this: <pre> {{mainonly|{{#ifeq:{{lc:{{#sub:{{PAGENAME}}|-3}}}}|mix|[[Category:Barbarian mixes]]}}}} </pre> This code tells the template to add [[:Category:Barbarian mixes]] to pages only if their title ends with the string "mix". <code><nowiki>{{ctg|Barbarian mixes::ifmatches[mix]}}</nowiki></code> would '''not''' work here, because several pages include the substring "mix" in other locations, and they would be improperly categorised. Categorisation should only be used on a template for large-scale addition. For small numbers of pages it is simpler to directly add the category to each page. ==Examples== {{#ifeq:{{BASEPAGENAME}}|Navbox||To see the following navboxes in action, see [[Template:Navbox]].}} ===Single line navbox with centered list=== {{#ifeq:{{BASEPAGENAME}}|Navbox|{{Navbox |state = uncollapsed |name = Navbox |title = [[Brighter Shores:Sandbox|Single line navbox]] |style1 = text-align:center |group1 = * Lorem ipsum dolor sit amet * Consectetur adipisicing elit * sed do eiusmod tempor incididunt ut labore et dolore magna aliqua }}}} <pre>{{Navbox |name = |title = |style1 = text-align:center |group1 = }}</pre> ===Navbox with standard footer=== {{#ifeq:{{BASEPAGENAME}}|Navbox|<!-- -->{{Navbox |state = uncollapsed |name = Navbox |title = [[Brighter Shores:Sandbox|Navbox with footer]] |style1 = text-align:center |group1 = * Lorem ipsum dolor sit amet * Consectetur adipisicing elit * sed do eiusmod tempor incididunt ut labore et dolore magna aliqua |footer = Centered footer }}}} <pre>{{Navbox |name = |title = |gtitle1 = |group1 = |footer = Centered footer }}</pre> ===Navbox with styled footer=== {{#ifeq:{{BASEPAGENAME}}|Navbox|<!-- -->{{Navbox |state = uncollapsed |name = Navbox |title = [[Brighter Shores:Sandbox|Navbox with footer]] |style1 = text-align:center |group1 = * Lorem ipsum dolor sit amet * Consectetur adipisicing elit * sed do eiusmod tempor incididunt ut labore et dolore magna aliqua |fstyle = text-align:right |footer = Right-aligned footer }}}} <pre>{{Navbox |name = |title = |gtitle1 = |group1 = |fstyle = text-align:right |footer = Right-aligned footer }}</pre> ===Multiple line navbox=== {{#ifeq:{{BASEPAGENAME}}|Navbox|<!-- -->{{Navbox |state = uncollapsed |name = Navbox |title = [[Brighter Shores:Sandbox|Multiple line navbox]] |gtitle1 = Group title 1 |group1 = Lorem ipsum dolor sit amet... |gtitle2 = Group title 2 |group2 = Consectetur adipisicing elit... |gtitle3 = Group title 3 |group3 = Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. }}}} <pre>{{Navbox |name = |title = |gtitle1 = Group title 1 |group1 = |gtitle2 = Group title 2 |group2 = |gtitle3 = Group title 3 |group3 = }}</pre> ===Collapsed navbox=== {{#ifeq:{{BASEPAGENAME}}|Navbox|<!-- -->{{Navbox |state = collapsed |name = Navbox |title = [[Brighter Shores:Sandbox|Collapsed navbox]] |style1 = text-align:center |group1 = Lorem? }}}} <pre>{{Navbox |state = collapsed |name = |title = |style1 = text-align:center |group1 = }}</pre> ===Plain navbox with Tnavbar=== {{#ifeq:{{BASEPAGENAME}}|Navbox|<!-- -->{{Navbox |state = plain |name = Navbox |title = [[Brighter Shores:Sandbox|Plain navbox with Tnavbar]] |style1 = text-align:center |group1 = [<small>[[Brighter Shores:Sandbox|show]]</small>]/[<small>[[Brighter Shores:Sandbox|hide]]</small>] links hidden (see Top-right corner). }}}} <pre>{{Navbox |state = plain |name = |title = |style1 = text-align:center |group1 = }}</pre> ===Plain navbox without Tnavbar=== {{#ifeq:{{BASEPAGENAME}}|Navbox|<!-- -->{{Navbox |state = plain |title = [[Brighter Shores:Sandbox|Plain navbox without Tnavbar]] |style1 = text-align:center |group1 = [<small>[[Brighter Shores:Sandbox|show]]</small>]/[<small>[[Brighter Shores:Sandbox|hide]]</small>] links hidden (see Top-right corner).<br><small>[[Brighter Shores:Sandbox|v]] {{*}} [[Brighter Shores:Sandbox|d]] {{*}} [[Brighter Shores:Sandbox|e]]</small> links also hidden (see Top-left corner). This is done by removing the ''name'' parameter. }}}} <pre>{{Navbox |state = plain |title = |style1 = text-align:center |group1 = }}</pre> ===Complicated navbox=== {{#ifeq:{{BASEPAGENAME}}|Navbox|<!-- -->{{Navbox |state = uncollapsed |name = Navbox |title = [[Brighter Shores:Sandbox|Complicated navbox]] |gtitle1 = Level 1 Title 1 |group1 = Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla eu sem eget nisi bibendum viverra a eget leo. Integer velit arcu, accumsan vel rhoncus eget, auctor a tellus. Nullam mollis turpis sollicitudin justo hendrerit ac volutpat nibh placerat. |gtitle2 = Level 1 Title 2 |group2 = Curabitur posuere vestibulum dolor, quis faucibus justo tristique in. Nulla facilisi. Nunc iaculis erat nec ligula rutrum vel porta dolor posuere. Maecenas venenatis sapien id sapien pellentesque mollis. |gtitle3 = Level 1 Title 3 |group3 = Sed ac sapien risus, in pharetra purus. |gtitle4 = Level 1 Title 4 |group4 = Curabitur eu metus elit, a eleifend est. Aliquam vestibulum mollis metus, ut facilisis justo tincidunt non. Donec vel felis ut purus molestie facilisis consectetur a est. Nulla velit nisi, aliquet at condimentum non, varius ac nibh. Praesent fringilla nisi nibh. Morbi quis dapibus nulla. |gtitle5 = Level 1 Title 5 |gtype5 = subgroup |group5 = {{Navbox |subgroup = yes |gtitle1 = Level 2 Title 1 |group1 = Nam cursus, leo sit amet congue porttitor, ante ligula mattis ante, ut rhoncus nisi augue eget mi. Etiam scelerisque, nunc et sagittis consequat, augue turpis gravida massa, quis blandit lectus orci vel sem. |gtitle2 = Level 2 Title 2 |group2 = Aliquam tortor est, luctus et consectetur eget, dapibus lobortis ante. |gtitle3 = Level 2 Title 3 |gtype3 = subgroup |group3 = {{Navbox |subgroup = yes |gtitle1 = Level 3 Title 1 |group1 = Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Vestibulum eu lacus ut sapien tristique fringilla tincidunt vitae risus. |gtitle2 = Level 3 Title 2 |group2 = Donec in libero lorem. Vestibulum consequat tincidunt imperdiet. }} |gtitle4 = Level 2 Title 4 |group4 = Vivamus odio mi, ullamcorper vitae rutrum sed, bibendum vel mauris. Proin sed libero ac sapien pellentesque dapibus. Nulla et ipsum libero. Integer vitae euismod eros. Ut enim purus, consectetur congue fermentum nec, pharetra non dui. Mauris mollis sapien at massa commodo rutrum. Donec non risus ut dui ultrices molestie non a quam. }} |gtitle6 = Level 1 Title 6 |group6 = Duis vel ligula tellus, sed rutrum augue. Cras varius consectetur ligula, vitae accumsan nisl vehicula vitae. Integer mi nunc, cursus sit amet mattis vitae, porta nec ligula. |gtitle7 = Level 1 Title 7 |group7 = Etiam vulputate nisl eget sapien mattis ultrices. Vestibulum et eros vitae arcu condimentum porta. Cras fringilla, erat quis consequat sollicitudin, est tortor tempor massa, quis euismod risus nisi vel massa. Phasellus in risus ac metus pharetra sodales vel at velit. Nulla ullamcorper, orci ac ultrices sollicitudin, ante erat scelerisque eros, auctor pretium felis nibh bibendum purus. |fstyle = text-align:right |footer = Quisque ut nisl arcu. Integer tincidunt, turpis pharetra consectetur consectetur, felis ipsum sagittis turpis, vel interdum eros mauris sed odio. <br> Aenean scelerisque rhoncus leo, a cursus neque vehicula sed. }}}} <pre>{{Navbox |state = uncollapsed |name = |title = |gtitle1 = Level 1 Title 1 |group1 = |gtitle2 = Level 1 Title 2 |group2 = |gtitle3 = Level 1 Title 3 |group3 = |gtitle4 = Level 1 Title 4 |group4 = |gtitle5 = Level 1 Title 5 |gtype5 = subgroup |group5 = {{Navbox |subgroup = yes |gtitle1 = Level 2 Title 1 |group1 = |gtitle2 = Level 2 Title 2 |group2 = |gtitle3 = Level 2 Title 3 |gtype3 = subgroup |group3 = {{Navbox |subgroup = yes |gtitle1 = Level 3 Title 1 |group1 = |gtitle2 = Level 3 Title 2 |group2 = }} |gtitle4 = Level 2 Title 4 |group4 = }} |gtitle6 = Level 1 Title 6 |group6 = |gtitle7 = Level 1 Title 7 |group7 = |fstyle = |footer = }}</pre> ==Preventing unwanted documentation== The [[Template:Navbox/doc|Navbox template's documentation]] is automatically transcluded under the navbox on any Template namespace page. It is not transcluded when used as a sub-group or collapsible sub-group template (''subgroup= yes'' or ''collapsible=yes''). Should the documentation appear when it is unwanted, it can be hidden by setting the doc parameter ''doc=no'' on the template. In most cases, the doc parameter is not used and the parameter is removed completely. On a similar note, the automatically-added category [[:Category:Navbox templates]] can be suppressed by adding ''hidecat=yes''. <noinclude>[[Category:Navbox templates|*{{PAGENAME}}]]</noinclude> <includeonly> {{#ifeq:{{PAGENAME}}|Navbox|[[Category:Lua-based templates]]}}<!--- This should be kept separate to prevent *every* nav box from Being marked as Lua based, simply for the sake of keeping the category easy to navigate ----> </includeonly>
Summary:
Please note that all contributions to Brighter Shores Wiki are considered to be released under the CC BY-NC-SA 3.0 (see
Brighter Shores:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Templates used on this page:
Template:*
(
edit
)
Template:Documentation
(
edit
)
Template:Invokes
(
edit
)
Template:Navbox
(
edit
)
Template:T
(
edit
)
Module:Array
(
edit
)
Module:DPLlua
(
edit
)
Module:DependencyList
(
edit
)
Module:Documentation
(
edit
)
Module:Navbox
(
edit
)
Module:Paramtest
(
edit
)
Module:T
(
edit
)
Module:Tnavbar
(
view source
) (semi-protected)
Module:Tooltip
(
edit
)
Module:Yesno
(
view source
) (semi-protected)