Difference between revisions of "Template:Navbox"

From comp.tf
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="mw-collapsible {{#if:{{{collapsed|}}} | mw-collapsed |}} navbox" style="border:1px solid #aaa; padding:0px;" cellpadding="2"
+
{| class="mw-collapsible {{#if:{{{collapsed|}}} | mw-collapsed |}} navbox" style="border:1px solid #aaa;" cellpadding="2"
 
|-
 
|-
| colspan={{#if:{{{subgroup1|}}}{{{subgroup2|}}}{{{subgroup3|}}}{{{subgroup4|}}}{{{subgroup5|}}}{{{subgroup6|}}}{{{subgroup7|}}}{{{subgroup8|}}}{{{subgroup9|}}}{{{subgroup10|}}}|3|2}} class="comptf-plainlinks" style="border:2px solid {{{header_border|#d5d5d5}}}; background-color: {{{header_fill|#d5d5d5}}}; color:{{{header_text|black}}}; font-size:12px; padding:2px; text-align:center" | <div class="comptf-controls" style="vertical-align:top; float:left; margin:2px; width:40px">{{VDE|{{{templatename|}}}}}</div><span style="font-size:15px">'''{{{title|}}}</span>
+
| colspan={{#if:{{{subgroup1|}}}{{{subgroup2|}}}{{{subgroup3|}}}{{{subgroup4|}}}{{{subgroup5|}}}{{{subgroup6|}}}{{{subgroup7|}}}{{{subgroup8|}}}{{{subgroup9|}}}{{{subgroup10|}}}|3|2}} class="comptf-plainlinks" style="border:2px solid {{{header_border|#d5d5d5}}}; background-color: {{{header_fill|#d5d5d5}}}; color:{{{header_text|black}}}; font-size:12px; padding:2px; text-align:center" | <div class="comptf-controls" style="vertical-align:top; float:left; margin:2px; width:40px">{{VDE|{{{templatename|}}}}}</div><span style="font-size:15px">'''{{{title|}}}'''</span>
 
|-
 
|-
 
{{#if:{{{group1|}}} |
 
{{#if:{{{group1|}}} |

Latest revision as of 09:12, 19 June 2022

Usage[edit]

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