Template:Navbox subgroup

From Daniel Larson Wiki
Revision as of 18:33, 28 September 2023 by TheEndZone (talk | contribs) (Created page with "Used From CWCKI. {{Navbox |name = {{{name|}}} |state = {{{state|}}} |navbar = {{{navbar|}}} |border = {{#if:{{{border|}}}|{{{border}}}|child}} |title = {{{title|}}} |above = {{{above|}}} |below = {{{below|}}} |image = {{{image|}}} |imageleft = {{{imageleft|}}} |groupwidth = {{{groupwidth|}}} |group1 = {{#if:{{{group1|}}}|<div style="padding:{{{grouppadding|0em 0.75em;}}}">{{{group1}}}</div>}} |group2 = {{#if:{{{group2|}}}|<div style="padding:{{{grouppadding|0em 0.75em...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Used From CWCKI.

Usage

These usage notes will not be included in articles bearing this template.

This is a metatemplate for constructing subgroups within a {{Navbox}}. The format for using this template is as follows:

{{Navbox subgroup
    | group1 = 
    | list1  = 

    | group2 = 
    | list2  = 

    | group3 = 
    | list3  = 
    }}

Example:

{{Navbox
| name   = Sonichu
| title  = ''[[Sonichu (comic)|Sonichu]]''

| group1 = Issues
| list1  = {{Navbox subgroup
    | group1 = Standard
    | list1  = [[Sonichu 0|#0]]{{•}} [[Sonichu 1|#1]]

    | group2 = Special
    | list2  = [[Sonichu Special 1|#1]]{{•}} [[Wedding Comic|#2]]
    }}

| group2 = [[List of Sonichu characters|Characters]]
| list2  = {{Navbox subgroup
    | group1 = Protagonists
    | list1  = [[Sonichu (character)|Sonichu]] ([[Ultra Sonichu]]{{•}} [[Metonic]])

    | group2 = Villains
    | list2  = [[Count Graduon]]{{•}} [[Mary Lee Walsh]]

    | group3 = Minor
    | list3  = [[Allison Amber]]{{•}} [[Bionic the Hedgehog|Bionic]]
    }}

| group3 = Locations
| list3  = [[CWCville]]{{•}} [[RuleCWC]]
}}

Output: