Template:ClassTabs
Documentation for ClassTabs
Wrapper for {{Tabs}} with class-specific tabs.
Parameters
title– box titlenotitle– Hidetitlefrom top barnoheader– Hide top bar completelyname– name of the templateorientation–verticalorhorizontalselected– tab to automatically displaysize– size of class iconswidth– control the width of the boxicononly– only display the class icons (no text labels)instant– set to 'yes' to disable animations<class name>– content (scout,soldier,pyro, etc,all-classfor the all-class tab).
Example
{{ClassTabs
| 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
}}
See also
{{Tabs}}