Template:Navbox/rowcentered

From Mario Fan Games Galaxy Wiki
Title
Group List


Navbox/rowcentered is used along with Navbox/title and Navbox/end to create navigation tables. Seen above is the effect of all three; if there is not at least one of each template, the table's format will error.

This template can be used instead of Navbox/row if centered content is required.


Usage

All parameter names are case-sensitive.

 {{navbox/title
 | title = The table's title. It helps to link to a related feature (ie. "[[History of MFGG]]" as the title)
 }}
 {{navbox/rowcentered
 | group = Group 1
 | list = [[Item 1]] {{dot}} [[Item 2]] {{dot}} Item 3
 }}
 {{navbox/end}}