The wiki is lacking in content. You can help by creating a new article. See the to do list for more ways you can help.

Editing Template:Tab

From Final Fantasy Wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<includeonly>{{#switch:{{{1|}}}
<div style="text-align:center">
|o=<div class="tabber" {{#if:{{{2|}}}|style="width:{{{2}}}"}}>
<div class="MPInterior" style="border-top-left-radius: 10px; border-top-right-radius: 10px; float:left; width:15%; padding: 0.4em 0;font-weight:bold; background-color:#FFED70; border:2px solid black; border-bottom:0px; border-bottom:0; font-size:120%;">{{{1|{{PAGENAME}}}}}</div>
|o-info=<div class="tabber info" style="width:{{{2|250px}}}">
{{#ifexist:Gallery:{{{1|{{PAGENAME}}}}}|<div style="float:left; width:15%; background-color:#eee; border:2px solid black; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom:0px; border-bottom:0; font-size:120%; padding: 0.4em 0;">[[Gallery:{{{1|{{PAGENAME}}}}}|Gallery]]}}
|o-char=<div class="tabber info" style="width:{{{2|360px}}}">
</div>
|o-left=<div class="tabber goleft" {{#if:{{{2|}}}|style="width:{{{2}}}"}}>
<div style="clear:both; width:100%; padding:0px; margin-bottom:10px; border:1px solid #aaa; background-color:transparent">
|o-right=<div class="tabber goright" {{#if:{{{2|}}}|style="width:{{{2}}}"}}>
</div>
|o-center=<div class="tabber gocenter" {{#if:{{{2|}}}|style="width:{{{2}}}"}}>
<noinclude>Template taken from Simpsons88 of [http://simpsonswiki.com/ Wikisimpsons] and redesigned.
|c=</div>
|#default=<div class="tabbertab" title="{{{1|}}}" {{#if:{{{2|}}}|style="background:{{{2}}}"}}>
}}</includeonly><noinclude>
==Usage==
The original template is from the [[khwiki:Template:Tab|Kingdom Hearts Wiki]]. This template should only be used in the Stats, Bestiary, and other data-related sections of articles.
 
===Openers===
*'''<code><nowiki>{{tab|o}}</nowiki></code>''' - Used to create a general tab box that doesn't float, or any tab box contained within another tab box (whether it floats or not).
*'''<code><nowiki>{{tab|o-info}}</nowiki></code>''' - Used to create a tab box with special infobox treatment. Floats to the right with a default width of 250px.
**The width can be changed by adding an extra parameter, e.g. <code><nowiki>{{tab|o-info|360px}}</nowiki></code>. The infobox will automatically fill the width of the tab box.
*'''<code><nowiki>{{tab|o-char}}</nowiki></code>''' - Used to create a tab box with special infobox treatment. Floats to the right with a default width of 360px.
*'''<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 go next to the tab box, use <code><nowiki>{{tab|o}}</nowiki></code>.
*'''<code><nowiki>{{tab|o-right}}</nowiki></code>''' - Used to create a tab box that floats to the right.
*'''<code><nowiki>{{tab|o-center}}</nowiki></code>''' - Used to create a tab box centered on the page.
 
===Tabs===
*'''<code><nowiki>{{tab|Tab Name}}</nowiki></code>''' - Used to start a new tab, with the tab name as the first parameter.
**The tab's background color can changed with an optional second parameter, e.g. <code><nowiki>{{tab|Tab Name|grey}}</nowiki></code>.
 
===Closers===
*'''<code><nowiki>{{tab|c}}</nowiki></code>''' - Used to close each tab, as well as the entire tab box.
 
==Example==
{{tab|o-right}}
{{tab|Foo}}
{{tab|o}}
{{tab|bar}}
Lorem ipsum
{{tab|c}}
{{tab|test|yellow}}
Lorem ipsum
{{tab|c}}
{{tab|c}}
{{tab|c}}
{{tab|hello}}
Lorem ipsum
{{tab|c}}
{{tab|c}}
 
<pre>{{tab|o-right}}
{{tab|Foo}}
{{tab|o}}
{{tab|bar}}
Lorem ipsum
{{tab|c}}
{{tab|test|yellow}}
Lorem ipsum
{{tab|c}}
{{tab|c}}
{{tab|c}}
{{tab|hello}}
Lorem ipsum
{{tab|c}}
{{tab|c}}</pre>
 
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Please note that all contributions to Final Fantasy Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see Final Fantasy Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)
Preview page with this template

Template used on this page: