This wiki is still in active development, many areas of the site are unstable or broken.

In the meantime, consider adding content to pages you like!

Template:Navbox/doc

From NBITTRPG Wiki
Revision as of 06:36, 23 September 2026 by CStatic (talk | contribs) (Created page with "This is the general navbox template from [https://en.wikipedia.org/wiki/Template:Navbox Wikipedia]. == Usage == <syntaxhighlight lang="xml+smarty"> {{Navbox | name = Navbox/doc | state = uncollapsed | title = {{{title}}} | above = {{{above}}} | image = {{{image}}} | group1 = {{{group1}}} | list1 = {{{list1}}} | group2 = {{{group2}}} | list2 = {{{list2}}} | group3 = {{{group3}}} | list3 = {{{list3}}} | group4 = {{{group4}}} | list4 = {{{list4}}} | below = {{{b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the general navbox template from Wikipedia.

{{Navbox
| name   = Navbox/doc
| state  = uncollapsed
| title  = {{{title}}}
| above  = {{{above}}}
| image  = {{{image}}}
| group1 = {{{group1}}}
| list1  = {{{list1}}}
| group2 = {{{group2}}}
| list2  = {{{list2}}}
| group3 = {{{group3}}}
| list3  = {{{list3}}}
| group4 = {{{group4}}}
| list4  = {{{list4}}}
| below  = {{{below}}}
}}

Example

[edit source]