Difference between revisions of "User:Aperture AI/Template:Test"
Aperture AI (talk | contribs) m |
Aperture AI (talk | contribs) m |
||
Line 3: | Line 3: | ||
| name = {{{name}}} | | name = {{{name}}} | ||
| collapsed = {{{collapsed|}}} | | collapsed = {{{collapsed|}}} | ||
− | | orientation = {{{orientation| | + | | orientation = {{{orientation|horizontal}}} |
| {{#if:{{{selected|}}}|selected|null}} = {{#switch:{{lc:{{{selected|}}}}} | | {{#if:{{{selected|}}}|selected|null}} = {{#switch:{{lc:{{{selected|}}}}} | ||
| file-1 = 1 | | file-1 = 1 |
Revision as of 21:05, 29 April 2011
Documentation for Aperture AI/Template:Test
Wrapper for {{Tabs}}
with class-specific tabs.
Parameters
title
– box titlename
– name of the templateselected
– tab to automatically displaysize
– size of class iconswidth
– control the width of the boxinstant
– set to 'yes' to disable animations<class name>
– content (scout
,soldier
,pyro
, etc,all-class
for the all-class tab).
Example
{{User:Aperture AI/Template:Test | title = Classes | name = ClassTabs | selected = heavy | size = 24px | scout = Scout | soldier = Soldier | pyro = Pyro | demoman = Demoman | heavy = Heavy | engineer = Engineer | medic = Medic | sniper = Sniper | spy = Spy }}
Template test page
I use this page for testing global changes in high-use templates.
This page is currently empty. Go back.
Previously tested templates:
- Backpack item - custom icon
- Item infobox - custom icon
- Item infobox - new team color box
See also
{{Tabs}}