Template:Ni: Difference between revisions
Jump to navigation
Jump to search
(Added an example.) |
m (Text replacement - "{|class=" to "{| class=") |
||
Line 5: | Line 5: | ||
==Example== | ==Example== | ||
{|class="wikitable" | {| class="wikitable" | ||
!Code | !Code | ||
!Result | !Result |
Revision as of 08:56, September 14, 2022
{{{1}}} •
Info
This template create an item for a navigation box (hence, the name is short for Navigation Item). It wraps the item in a span that stops it from being breaking in different lines on spaces, and automatically adds the bullet point that separates items. For the last item in a row, give the second parameter a value, like "y", in order to not place the final bullet point.
Example
Code | Result |
---|---|
{{ni|[[Red Pikmin]]}} {{ni|[[Yellow Pikmin]]}} {{ni|[[Blue Pikmin]]|y}} |
Red Pikmin • Yellow Pikmin • Blue Pikmin |