are totally sweet
Template:VersionTabs: Difference between revisions
Jump to navigation
Jump to search
Updating (reverting?) to old Tabber extension format, which is what the new TabberNeue extension uses |
Trig Jegman (talk | contribs) mNo edit summary |
||
| Line 39: | Line 39: | ||
==Usage== | ==Usage== | ||
This template takes up to 24 parameters, which are passed in pairs for a total of 12 pairs. | This template takes up to 24 parameters, which are passed in pairs for a total of 12 pairs. The first parameter of a pair is the title which should appear on the tab. The second parameter of a pair should be all the content which will appear within the tab. Note that content passed as a parameter will need to have '|' escaped using {<nowiki/>{!}} since this template uses conditional logic parsing. | ||
==Example== | ==Example== | ||
| Line 48: | Line 48: | ||
{{VersionTabs|ninjas|are totally sweet|people|are boring|leprechauns|are hard to find|unicorns|{{Enemy}} }} | {{VersionTabs|ninjas|are totally sweet|people|are boring|leprechauns|are hard to find|unicorns|{{Enemy}} }} | ||
</pre> | </pre> | ||
[[Category:Utility templates | [[Category:Utility templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 03:36, 3 March 2026
This template is used to display different versions (releases) of the same game in a tab readable format.
Usage[edit source]
This template takes up to 24 parameters, which are passed in pairs for a total of 12 pairs. The first parameter of a pair is the title which should appear on the tab. The second parameter of a pair should be all the content which will appear within the tab. Note that content passed as a parameter will need to have '|' escaped using {{!}} since this template uses conditional logic parsing.
Example[edit source]
Sample[edit source]
are boring
are hard to find
| |||||||||||||||||||||||||||||||||||||||||||
Wiki markup[edit source]
{{VersionTabs|ninjas|are totally sweet|people|are boring|leprechauns|are hard to find|unicorns|{{Enemy}} }}