మూస:Navbox Canada/doc
Jump to navigation
Jump to search
This is a documentation subpage for మూస:Navbox Canada. It may contain usage information, categories and other content that is not part of the original మూస page. |
This template may be used to create a {{navbox}} using the standard style for Canada-related navigational boxes.
Usage
[మార్చు]{{Navbox Canada | name = {{subst:PAGENAME}} | title = | leaf = yes | above = | group1 = | list1 = | group2 = | list2 = ... | group20 = | list20 = | below = }}
Parameters
[మార్చు]The parameters mostly mimic {{navbox}}, with the addition of |leaf=yes
, which adds the leaf icon to the title. In order for the red border to work properly, the first list must start with |list1=
. The template will automatically determine the last list number.
In some cases, it may be necessary to override the default top and bottom red borders. For example, when used with subgroups/child navigational boxes. To add force the addition of a top or bottom border, use |topborder=yes
or |bottomborder=yes
. To force the removal of a top or bottom border, use |notopborder=yes
or |nobottomborder=yes
.
Examples
[మార్చు]Example 1
[మార్చు]{{Navbox Canada | name = {{subst:PAGENAME}} | title = Title | leaf = yes | bodyclass = hlist | list1 = * item a * item b * item c * item d }}
Example 2
[మార్చు]{{Navbox Canada | name = {{subst:PAGENAME}} | title = Title | leaf = yes | bodyclass = hlist | above = above | group1 = group1 | list1 = * item1a * item1b | group2 = group2 | list2 = * item2a * item2b | below = below }}
Example 3
[మార్చు]{{Navbox Canada | name = {{subst:PAGENAME}} | title = Title | leaf = yes | bodyclass = hlist | notopborder = yes | above = above | group1 = group1 | list1 = {{Navbox Canada|subgroup | topborder = yes | group1 = group1.1 | list1 = * item1.1a * item1.1b | group2 = group1.2 | list2 = * item1.2a * item1.2b }} | group2 = group2 | list2 = * item2a * item2b | below = below }}
Example 4
[మార్చు]{{Navbox Canada | name = {{subst:PAGENAME}} | title = Title | leaf = yes | bodyclass = hlist | nobottomborder = yes | above = above | group1 = group1 | list1 = * item1a * item1b | group2 = group2 | list2 = {{Navbox Canada|subgroup | bottomborder = yes | group1 = group2.1 | list1 = * item2.1a * item2.1b | group2 = group2.2 | list2 = * item2.2a * item2.2b }} | below = below }}