Difference between revisions of "Template:Intro to/tabs/doc"
< Template:Intro to | tabs
Jump to navigation
Jump to search
imported>Evolution and evolvability (ce) |
imported>Evolution and evolvability (update for new template {{Intro to tabs}}) |
||
| Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
| − | To create the list of tabs, simply use a stack of {{tlx| | + | To create the list of tabs, simply use a stack of {{tlx|Intro to tabs}} templates: |
<pre> | <pre> | ||
| − | {{ | + | {{Intro to tabs |
| − | | target = Template:Intro to | + | | number = 1 |
| + | | target = Template:Intro to/1 | ||
| title = Example 1 | | title = Example 1 | ||
| subtitle = Subtitle 1 | | subtitle = Subtitle 1 | ||
}} | }} | ||
| + | {{Intro to tabs | ||
| + | | number = 2 | ||
| + | | target = Template:Intro to/2 | ||
| + | | title = Example 2 | ||
| + | | subtitle = Subtitle 2 | ||
| + | }} | ||
| + | etc. | ||
</pre> | </pre> | ||
Revision as of 08:32, 20 November 2015
| This is a documentation subpage for Template:Intro to/tabs. It contains usage information, categories and other content that is not part of the original template page. |
Usage
To create the list of tabs, simply use a stack of {{Intro to tabs}} templates:
{{Intro to tabs
| number = 1
| target = Template:Intro to/1
| title = Example 1
| subtitle = Subtitle 1
}}
{{Intro to tabs
| number = 2
| target = Template:Intro to/2
| title = Example 2
| subtitle = Subtitle 2
}}
etc.