Difference between revisions of "Template:Start tab"
From Gunsopedia
(Created page with "<includeonly><!-- --><table width="100%" cellspacing=0 cellpadding=0 valign="top" border=0 style="background-color: transparent"><!-- --><tr><!-- -->{{dummytab|border={{...") |
|||
Line 29: | Line 29: | ||
--><div style="padding: 1ex">}}<!-- | --><div style="padding: 1ex">}}<!-- | ||
--></includeonly><!-- | --></includeonly><!-- | ||
− | --><noinclude>{{Dennis}}</noinclude> | + | --><noinclude> |
+ | == Usage == | ||
+ | Used for placing tabs on a page (preferably at the top). | ||
+ | |||
+ | Example: | ||
+ | {{ start tab | ||
+ | | tab-1 = Dennis | ||
+ | | link-1 = User:Dennis | ||
+ | | tab-2 = To Do | ||
+ | | link-2 = User:Dennis/to do list | ||
+ | | tab-3 = Sandbox | ||
+ | | link-3 = User:Dennis/sandbox | ||
+ | | tab-4 = Log | ||
+ | | link-4 = User:Admin/log | ||
+ | | tab-5 = Toolbox | ||
+ | | link-5 = User:Dennis/toolbox | ||
+ | | border = 1px solid #808080 | ||
+ | | off tab color = #f0fff0 | ||
+ | | on tab color = #ffffff | ||
+ | | rounding = 0.5em | ||
+ | | tab alignment = | ||
+ | }} | ||
+ | <pre>{{ start tab | ||
+ | | tab-1 = Dennis | ||
+ | | link-1 = User:Dennis | ||
+ | | tab-2 = To Do | ||
+ | | link-2 = User:Dennis/to do list | ||
+ | | tab-3 = Sandbox | ||
+ | | link-3 = User:Dennis/sandbox | ||
+ | | tab-4 = Log | ||
+ | | link-4 = User:Admin/log | ||
+ | | tab-5 = Toolbox | ||
+ | | link-5 = User:Dennis/toolbox | ||
+ | | border = 1px solid #808080 | ||
+ | | off tab color = #f0fff0 | ||
+ | | on tab color = #ffffff | ||
+ | | rounding = 0.5em | ||
+ | | tab alignment = | ||
+ | }}</pre> | ||
+ | {{Dennis}} | ||
+ | [[category:format templates]] | ||
+ | [[category:series templates]]</noinclude> |
Latest revision as of 09:15, 28 April 2015
[edit] Usage
Used for placing tabs on a page (preferably at the top).
Example:
Dennis | To Do | Sandbox | Log | Toolbox |
{{ start tab | tab-1 = Dennis | link-1 = User:Dennis | tab-2 = To Do | link-2 = User:Dennis/to do list | tab-3 = Sandbox | link-3 = User:Dennis/sandbox | tab-4 = Log | link-4 = User:Admin/log | tab-5 = Toolbox | link-5 = User:Dennis/toolbox | border = 1px solid #808080 | off tab color = #f0fff0 | on tab color = #ffffff | rounding = 0.5em | tab alignment = }}
- Dennis needs to get off his ass and do something with this page.