Template:Intro to tabs: Difference between revisions
Template page
More actions
Created page with "<templatestyles src="Template:Intro to/styles.css" /><div class="introto__tabs-main {{#if:{{{number|}}} |{{#ifeq:{{{number}}}|{{SUBPAGENAME}} |introto__tabs-main--active }} |{{#ifeq:{{PAGENAME}}|{{ROOTPAGENAME}} |introto__tabs-main--active }} }}"> [[{{{target|{{FULLROOTPAGENAME}}{{#if:{{{number|}}}|/{{{number}}}}}}}}|<span class="introto__tabs-title">{{{title|Title goes here}}}</span>]]<br /> {{{subtitle|Subtitle goes here}}} </div><noinclu..." |
(No difference)
|
Latest revision as of 15:35, 2 March 2025
Title goes here
Subtitle goes here
Usage
This template is used to make the side tabs of the {{intro to}}
tutorial templates. The |number
parameter indicates which subpage of the tutorial to which the template links.
{{Intro to tabs
| number = 1
| title = Example 1
| subtitle = Subtitle 1
}}