Template:End tab

From Symphogear Wiki
Revision as of 15:49, 12 June 2018 by Firebingo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Pseudo-magic word used to give tabber end indicators inside templates or {{#tag:tabber}}.

As an example of this use case, <tabber> Tab1 = This is the first tab! |-| Tab2 = This is the second tab!</tabber> works, while

<tabber Tab2="This is the second tab!"> Tab1 = This is the first tab! </tabber> only shows the first tab. |-| is essential for using tabbers inside templates and infoboxes.