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

From blackwiki
Jump to navigation Jump to search
imported>Evolution and evolvability
(example buttons)
imported>Evolution and evolvability
(using {{intro_to_base}} template)
 
Line 1: Line 1:
<div style="max-width: 1102px; min-height: {{{height|55px}}}; margin:auto; font-size: 1.1em;  text-align: center;">
+
{{intro to base
<div style="float:left;  min-height: {{{height|55px}}}; width: calc(50% - 1px); margin:auto; background: #EEE; border-bottom: 1px solid lightgrey; border-left: 1px solid lightgrey; border-top: 3px solid lightgrey;">
+
|left  = left contents {{Clickable button 2|template:intro_to|e.g. a button}}
{{{left|left contents {{Clickable button 2|template:intro_to|e.g. a button}}}}}
+
|right = right contents {{Clickable button 2|template:intro_to|e.g. a button}}
</div>
+
}}
<div style="float:right; min-height: {{{height|55px}}}; width: calc(50% - 1px); margin:auto; background: #EEE; border-bottom: 1px solid lightgrey; border-right: 1px solid lightgrey; border-top: 3px solid lightgrey;">
 
{{{right|right contents {{Clickable button 2|template:intro_to|e.g. a button}}}}}
 
</div>
 
</div>
 
 
 
 
<noinclude>
 
<noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 09:21, 13 November 2015

left contents e.g. a button
right contents e.g. a button



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

Usage

This template is for adding a consistently formatted base to the {{intro to}} tutorial series template.

{{intro to base
| left  = left bottom links box
| right = right bottom links box
}}