Template:NavBoxChild

From Liquipedia Commons Wiki

Documentation (view - edit)

{{NavBoxChild}} is to be used inside {{NavBox}} or inside {{NavBoxChild}} to define the information for a NavBox child.

Parameters

|title=
Title of the NavBox which is to be displayed
|titleLink= (optional)
Set the (wiki) page the title should link to.
|childX= (X = 1, 2, ...)
Adds a child to the NavBox. Use {{NavBoxChild}} for adding the Child Information.
|X= (optional, allows unnamed param usage, X = 1, 2, ...)
Xth List element to be shown.
|center= (optional)
Set to true to center the list entered via |X= (X = 1, 2, ...).
|template= (optional)
Pagename the edit link ([e]) should link to.
Warning: This is automatically prefixed with Template:
|hideonmobile= (optional)
Set to true to hide the NavBox on mobile.
|name= (optional)
Name of the subgroup
|mobileName= (optional)
Name of the subgroup which is to be displayed on mobile instead of the normal name.
|image= (optional)
Image to be displayed on the right
|imagedark= (optional)
Image to be shown in darkmode on the right side
|imagesize= (optional)
Defines the size of the image. Default is 30px
|imageleft= (optional)
Image to be displayed on the left
|imageleftdark= (optional)
Image to be shown in darkmode on the left
|imageleftsize= (optional)
Defines the size of the left image. Default is 30px
|collapsed= (optional)
Set to true to collapse the NavBox child.
|allowEmpty= (optional)
Allow the child this is set in to be empty.
This should be used rarely!
|supressHtmlList= (optional)
If set to true the navbox child will not map the child elements into a HTML list (<ode><ul><li></li></ul>)