This wiki contains unmarked spoilers and disturbing content without warning. Please be cautious when browsing.
We have just started this wiki. Please help us fill in all the information.
Editing is disabled for now.
We are not affiliated with Team Salvato.
Template:Tabber
Used for inserting a tab box containing any number of content tabs.
About
Use cases
This system is currently approved for use with infobox images for the following templates:
- {{minigame infobox{{#fornumargs:number|value||{{#var:value}}}}}} (proposal)
- {{race course infobox{{#fornumargs:number|value||{{#var:value}}}}}} (proposal)
In articles, it should not be used for anything other than infobox images for pre-approved cases.
Rule of thumb
Tabber should be limited to infobox images which would be stacked vertically if we didn't have tabber. In other words:
- Don't add additional images to the infobox just because tabber exists
- If the images can fit side-by-side, then they should not be tabbified
For users without JavaScript, all tabbed imaged will be stacked vertically, so their number of stacked images should remain unchanged.
Usage
Optional parameters (not needed in most cases): align
(left/right/center), width
, height
.
Infoboxes
When used in an infobox, downscaled images should be set to the same width. For example:
{{tabber|title1=Tab 1|content1=[[File:Image 1.png|250px]]|title2=Tab 2|content2=[[File:Image 2.png|250px]]}}