Template:Navbox: Difference between revisions

    From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
    mNo edit summary
    No edit summary
    Line 1: Line 1:
    <!--
    <includeonly><!--


    Please do not edit without discussion first as this is a VERY complex template.
    Please do not edit without discussion first as this is a VERY complex template.
    Line 276: Line 276:




    --></table>{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=<div>|none=|#default=</td></tr></table>}}
    --></table>{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=<div>|none=|#default=</td></tr></table>}}</includeonly><noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc sub-page --></noinclude>
    <noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc sub-page --></noinclude>

    Revision as of 20:46, 5 April 2022

    About this template

    This template can be used to create navigational boxes to be placed at the end of articles.

    Usage

    Please remove unused (blank) parameters.

    {{Navbox
    | name   =
    | state  = 
    | title  = 
    | bodyclass = hlist
    
    | group1 =
    | list1 = 
    
    | group2 =
    | list2 = 
    
    | group3 =
    | list3 = 
    }}
    

    Example

    The following code:

    {{Navbox
    | name   =
    | state  = 
    | title  = Example
    | bodyclass = hlist
    
    | group1 = Example
    | list1 = 
    * Example
    * Example
    | group2 = Example
    | list2 =
    * Example
    * Example
    * Example
    }}
    

    Produces the following result:


    Visit Template:Navbox/doc to edit this text! (How does this work?)