Jump to content

Template:Navbox: Difference between revisions

From Neptunia Wiki
mNo edit summary
No edit summary
Line 596: Line 596:
-->|member style={{{styleP|}}}|meta style={{{style|}}}<!--
-->|member style={{{styleP|}}}|meta style={{{style|}}}<!--
-->|meta options={{{options|}}}|options={{{optionsP|}}}<!--
-->|meta options={{{options|}}}|options={{{optionsP|}}}<!--
-->|flags=omega<!--
-->|meta colcount={{#expr:1{{#if:{{{image|}}}|+2}}{{#if:{{{imageleft|}}}|+2}}}}<!--
-->|sideimage1={{{image|}}}|sideimage1 style={{{image style|}}}<!--
-->}}<!--
-->}}<!--
-->}}<!--
-->}}<!--

Revision as of 15:33, 18 March 2022

Template:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/aux
Title?
Documentation icon Template documentation[view] [edit] [history] [purge]

Description

This template should be used in navbox templates, which should be included at the bottom of each page that is linked in the template.

Usage

Parameter(s) Usage Default value(s)
{{{title}}} Sets the title used at the top of the navbox. {{{title}}}
{{{state}}} Allows you to change the collapsing state of the table. More info. Collapsed is removed while on pages in the Template namespace, to make editing easier. collapsible
{{{titlestyle}}} Allows custom styling for the title area None
{{{bodystyle}}} Allows custom styling for the body area None
{{{groupstyle}}} Allows custom styling for the group area None
{{{liststyle}}} Allows custom styling for the list area None
{{{group1-unlimited}}} Adds the heading for the group number specified {{{group1}}} = {{{group1}}}
{{{group2-unlimited}}} = None
{{{list1-unlimited}}} Adds text for the list number specified {{{list1}}} = {{{list1}}}
{{{list2-unlimited}}} = None

Sample output

{{Navbox
| name = Navbox Name
| title = Navbox Title
| bodyclass = hlist

| group1 = Group 1
| list1 = List 1

| group2 = Group 2
| list2 = {{Navbox|child
 | group1 = Group 2.1
 | list1 = List 2.1

 | group2 = Group 2.2
 | list2 = {{Navbox|child
  | group1 = Group 2.2.1
  | list1 = List 2.2.1

  | group2 = Group 2.2.2
  | list2 = List 2.2.2
  }}

 | group3 = Group 2.3
 | list3 = List 2.3
 }}

| group3 = Group 3
| list3 =
* List 3
* List
* List
}}
Template:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/auxTemplate:Navbox/aux
Navbox Title

See also