Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Difference between revisions of "Template:VersionTabs"
From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
(imported from [http://dragon-quest.org/w/index.php?title=Template:VersionTabs&oldid=49021]. Very cool template, User:FlyingRagnar) |
m |
||
Line 12: | Line 12: | ||
===Wiki markup=== | ===Wiki markup=== | ||
<pre> | <pre> | ||
{{VersionTabs|ninjas|are totally sweet|people|are boring|leprechauns|are hard to find|unicorns | {{VersionTabs|ninjas|are totally sweet|people|are boring|leprechauns|are hard to find|unicorns}} | ||
</pre> | </pre> | ||
[[Category:Utility templates|{{PAGENAME}}]] | [[Category:Utility templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 03:38, 9 February 2012
This template is used to display different versions (releases) of the same game in a tab readable format.
Usage
This template takes up to 20 parameters, which are passed in pairs for a total of 10 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 Template:! since this template uses conditional logic parsing.
Example
Sample
Wiki markup
{{VersionTabs|ninjas|are totally sweet|people|are boring|leprechauns|are hard to find|unicorns}}