Difference between revisions of "Template:Intro to tabs"

From blackwiki
Jump to navigation Jump to search
imported>Evolution and evolvability
(<templatestyles src="Template:Intro to/styles.css" />)
imported>Evolution and evolvability
(<templatestyles src="Template:Intro to/styles.css" />)
Line 1: Line 1:
 
<templatestyles src="Template:Intro to/styles.css" /><div class = "introto__tabs-main"
 
<templatestyles src="Template:Intro to/styles.css" /><div class = "introto__tabs-main"
     style = "min-height: 5em; height: auto;
+
     style = "{{#ifeq:{{{number}}}|{{SUBPAGENAME}}
            {{#ifeq:{{{number}}}|{{SUBPAGENAME}}
+
              |padding: 0.6em 1em 0.6em 1em; border-left: 1em solid #3366bb;
            |padding: 0.6em 1em 0.6em 1em; border-left: 1em solid #3366bb;
+
              |padding: 0.6em 1em 0.6em 2em;
            |padding: 0.6em 1em 0.6em 2em;}}">
+
              }}">
 
[[{{{target|{{FULLROOTPAGENAME}}/{{{number|1}}}}}}|<span class="introto__tabs-title">{{{title|Title goes here}}}</span>]]<br />
 
[[{{{target|{{FULLROOTPAGENAME}}/{{{number|1}}}}}}|<span class="introto__tabs-title">{{{title|Title goes here}}}</span>]]<br />
 
{{{subtitle|Subtitle goes here}}}
 
{{{subtitle|Subtitle goes here}}}
</div>
+
</div><noinclude>{{documentation}}</noinclude>
<!-- Categories for the final article, but not this template -->
 
 
 
<!-- Categories for this template, but not the final article -->
 
<noinclude>{{documentation}}</noinclude>
 

Revision as of 06:30, 1 March 2020

Title goes here
Subtitle goes here

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

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
}}