Difference between revisions of "Template:Intro to/tabs"

From blackwiki
Jump to navigation Jump to search
imported>Evolution and evolvability
(ce)
imported>Evolution and evolvability
(this fix)
Line 1: Line 1:
 
<br />
 
<br />
 
{{Help intro sidetab
 
{{Help intro sidetab
| active  = true
+
| active  = {{#ifeq:{{{This}}}|1|true}}
 
| target  = Template:Intro to
 
| target  = Template:Intro to
 
| title    = Example 1
 
| title    = Example 1

Revision as of 10:19, 6 November 2015


Example 1
Subtitle 1

Example 2
Subtitle 2

Example 3
Subtitle 3

Example 4
Subtitle 4

Summary
Final subtitle


Template documentation[view] [edit] [history] [purge]

Usage

To create the list of tabs, simply use a stack of {{Intro to tabs}} templates:

{{Intro to tabs
| number   = 1
| title    = Example 1
| subtitle = Subtitle 1
}}
{{Intro to tabs
| number   = 2
| title    = Example 2
| subtitle = Subtitle 2
}}
etc.