Difference between revisions of "Template:Tabs static/doc"
From QWiki
(Created doc) |
m (Updating doc) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | Creates tabs on any page. | |
+ | Don't forget to specify, per-page, which tab should be active: | ||
+ | ;|This=# | ||
+ | :Set tab# to active. | ||
<pre style="display: inline-block;">{{Tabs static | <pre style="display: inline-block;">{{Tabs static | ||
|name1=Overview | |name1=Overview | ||
Line 8: | Line 11: | ||
|name3=Season 2 | |name3=Season 2 | ||
|link3=Hammer_Time_Season_2 | |link3=Hammer_Time_Season_2 | ||
− | |This= | + | |This=2}}</pre> |
Will look like this: | Will look like this: | ||
Line 18: | Line 21: | ||
|name3=Season 2 | |name3=Season 2 | ||
|link3=Hammer_Time_Season_2 | |link3=Hammer_Time_Season_2 | ||
− | |This= | + | |This=2}}<br/> |
== Copy/paste == | == Copy/paste == |
Latest revision as of 10:23, 1 March 2021
Creates tabs on any page. Don't forget to specify, per-page, which tab should be active:
- |This=#
- Set tab# to active.
{{Tabs static |name1=Overview |link1=HAMMER_TIME!_Quake_Duel_League |name2=Season 1 |link2=Time_2_Hammer |name3=Season 2 |link3=Hammer_Time_Season_2 |This=2}}
Will look like this:
Copy/paste
{{Tabs static |name1= |link1= |name2= |link2= |This= }}