Template:Tab: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
mNo edit summary
(Adding float left since there are some cases of that on the wiki for this template to be able to replace them)
Line 1: Line 1:
<includeonly>{{#switch:{{{1|}}}
<includeonly>{{#switch:{{{1|}}}
|o-right=<div class="tabber goright" style="width:{{{2|auto}}}">
|o-right=<div class="tabber goright" style="width:{{{2|auto}}}">
|o-left=<div class="tabber goleft" style="width:{{{2|auto}}}">
|o=<div class="tabber" style="width:{{{2|auto}}}">
|o=<div class="tabber" style="width:{{{2|auto}}}">
|c=</div>
|c=</div>
Line 8: Line 9:
===Openers===
===Openers===
*'''<code><nowiki>{{tab|o-right}}</nowiki></code>''' - Used to create a tab box that floats to the right.
*'''<code><nowiki>{{tab|o-right}}</nowiki></code>''' - Used to create a tab box that floats to the right.
**If the tab box contains an infobox, it's preferred to define the tab box width as the first parameter, e.g. <code><nowiki>{{tab|o-right|250px}}</nowiki></code>. The infobox will automatically fill the width of the tab box.
**If the tab box contains an infobox, it's preferred to define the tab box width as an additional parameter, e.g. <code><nowiki>{{tab|o-right|250px}}</nowiki></code>. The infobox will automatically fill the width of the tab box.
*'''<code><nowiki>{{tab|o}}</nowiki></code>''' - Used to create a general tab box that doesn't float, or a tab box contained within another tab box (even if it floats right).
*'''<code><nowiki>{{tab|o-left}}</nowiki></code>''' - Used to create a tab box that floats to the left. If you don't want the page content to appear to the right of the tab box, use the general opener below.
*'''<code><nowiki>{{tab|o}}</nowiki></code>''' - Used to create a general tab box that doesn't float, or a tab box contained within another tab box (whether it floats or not).


===Tabs===
===Tabs===
*'''<code><nowiki>{{tab|Tab Name}}</nowiki></code>''' - Used to start a new tab.
*'''<code><nowiki>{{tab|Tab Name}}</nowiki></code>''' - Used to start a new tab, with the tab name as the only parameter.


===Closers===
===Closers===

Revision as of 08:18, 11 March 2019

Usage

Openers

  • {{tab|o-right}} - Used to create a tab box that floats to the right.
    • If the tab box contains an infobox, it's preferred to define the tab box width as an additional parameter, e.g. {{tab|o-right|250px}}. The infobox will automatically fill the width of the tab box.
  • {{tab|o-left}} - Used to create a tab box that floats to the left. If you don't want the page content to appear to the right of the tab box, use the general opener below.
  • {{tab|o}} - Used to create a general tab box that doesn't float, or a tab box contained within another tab box (whether it floats or not).

Tabs

  • {{tab|Tab Name}} - Used to start a new tab, with the tab name as the only parameter.

Closers

  • {{tab|c}} - Used to close each tab as well as the entire tab box.

Example

Elder Sign: Core Set

Elder Sign: Unseen Forces

Call of Cthulhu

{{tab|o-right}}
{{tab|Elder Sign}}
{{tab|o}}
{{tab|Core Set}}
Elder Sign: Core Set
{{tab|c}}
{{tab|Unseen Forces}}
Elder Sign: Unseen Forces
{{tab|c}}
{{tab|c}}
{{tab|c}}
{{tab|Call of Cthulhu}}
Call of Cthulhu
{{tab|c}}
{{tab|c}}