Difference between revisions of "Template:Navbox"
Jump to navigation
Jump to search
(Fixing shortlinks for view/discussion/edit) |
|||
Line 1: | Line 1: | ||
{| class="mw-collapsible {{#if:{{{collapsed|}}} | mw-collapsed |}}" style="font-size: 11px; background: #f9f9f9; border: 1px solid #ccc; width: 100%;" | {| class="mw-collapsible {{#if:{{{collapsed|}}} | mw-collapsed |}}" style="font-size: 11px; background: #f9f9f9; border: 1px solid #ccc; width: 100%;" | ||
|- | |- | ||
− | ! colspan=2 style="background: #ccccff; font-size: 12px;" | <span style="float: left; margin-left: 5px; font-size: 9px; font-weight: normal;">[[Template:{{ | + | ! colspan=2 style="background: #ccccff; font-size: 12px;" | {{#if:{{{templatename}}}| |<span style="float: left; margin-left: 5px; font-size: 9px; font-weight: normal;">[[Template:{{{templatename}}}|v]] · [[Template talk:{{{templatename}}}|d]] · <span class="plainlinks">[{{fullurl:Template:{{{templatename}}}|action=edit}} e]</span></span>}}{{{title}}} |
|- | |- | ||
{{#if:{{{group1|}}} | | {{#if:{{{group1|}}} | | ||
Line 59: | Line 59: | ||
<pre> | <pre> | ||
{{Navbox | {{Navbox | ||
+ | | templatename = Maps navbox //This is the name of the sub-template page you'll be creating, without the Template: prefix. | ||
| collapsed = true //Omitting this parameter completely will leave the navbox uncollapsed. | | collapsed = true //Omitting this parameter completely will leave the navbox uncollapsed. | ||
| title = [[Maplist|List of maps played in competitive TF2]] | | title = [[Maplist|List of maps played in competitive TF2]] |
Revision as of 11:33, 5 July 2013
{{{title}}} |
---|
Usage
This template creates a navigation box, same as the ones on other wikis. This template should not be used directly on pages, but it should be used to create other templates. These are linked on pages to prevent redundancy.
Syntax:
{{Navbox | templatename = Maps navbox //This is the name of the sub-template page you'll be creating, without the Template: prefix. | collapsed = true //Omitting this parameter completely will leave the navbox uncollapsed. | title = [[Maplist|List of maps played in competitive TF2]] | group1 = [[5CP]] | list1 = [[cp_badlands|Badlands]] · [[cp_granary|Granary]] ... }}
will yield
List of maps played in competitive TF2 | |
---|---|
5CP | Badlands · Granary |