Difference between revisions of "User:AdvanS3b/StylesTab"

From Team Fortress Wiki
Jump to: navigation, search
(Blanked the page)
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{Tabs
 
| title = {{{title}}}
 
| name = {{{name}}}
 
| collapsed = {{{collapsed|}}}
 
| orientation = {{{orientation|horizontal}}}
 
| {{#if:{{{selected|}}}|selected|null}} = {{#switch:{{lc:{{{selected|}}}}}
 
  | scout    = 1
 
  | soldier  = 2
 
  | pyro    = 3
 
  | demoman  = 4
 
  | heavy    = 5
 
  | #default = 1
 
  }}
 
| {{#if:{{{notitle|}}}|notitle|null}} = {{{notitle|}}}
 
| {{#if:{{{instant|}}}|instant|null}} = {{{instant|}}}
 
| {{#if:{{{width|}}}|width|null}} = {{{width|}}}
 
| icon1 = Default
 
| icon2 = Style 1
 
| icon3 = Style 2
 
| icon4 = Style 3
 
| icon5 = Style 4}}
 
  
| content1 = {{{scout}}}
 
| content2 = {{{soldier}}}
 
| content3 = {{{pyro}}}
 
| content4 = {{{demoman}}}
 
| content5 = {{{heavy}}}
 
}}</includeonly><noinclude>
 
{{doc begin}}
 
Wrapper for {{tl|Tabs}} with Styles tabs.
 
 
 
=== Example ===
 
 
{{User:AdvanS3b/StylesTab
 
| title    = Styles
 
| name = StylesTab
 
| selected = heavy
 
| size    = 24px
 
 
| scout    = Scout
 
| soldier  = Soldier
 
| pyro    = Pyro
 
| demoman  = Demoman
 
| heavy    = Heavy
 
| engineer = Engineer
 
| medic    = Medic
 
| sniper  = Sniper
 
| spy      = Spy
 
}}
 
 
== See also ==
 
* {{tl|Tabs}}
 
 
[[Category:Navbox templates]]
 
</noinclude>
 

Latest revision as of 11:14, 10 August 2011