Difference between revisions of "Template:Intro to base"

From blackwiki
Jump to navigation Jump to search
imported>JzG
m (Reverted edits by Sdkb (talk) to last version by John of Reading)
imported>MelanieN
(Adding {{pp-template}} (TW))
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div style="display: flex;
+
<noinclude>{{pp-template|small=yes}}</noinclude><div style="display: flex;
 
        flex-direction: row;
 
        flex-direction: row;
 
        flex-wrap: wrap;
 
        flex-wrap: wrap;
Line 10: Line 10:
 
             background: #EEE;
 
             background: #EEE;
 
             border: 1px solid lightgrey;
 
             border: 1px solid lightgrey;
             border-top: 3px solid lightgrey;">
+
             box-sizing: border-box;
 +
            z-index: -5;">
 
<div style = "display:inline-block; flex:1 1 200px; padding: 10px; text-align: center;">{{{left|<noinclude>left</noinclude>}}}</div>
 
<div style = "display:inline-block; flex:1 1 200px; padding: 10px; text-align: center;">{{{left|<noinclude>left</noinclude>}}}</div>
 
<div style = "display:inline-block; flex:1 1 200px; padding: 10px; text-align: center;">{{{right|<noinclude>right</noinclude>}}}</div>
 
<div style = "display:inline-block; flex:1 1 200px; padding: 10px; text-align: center;">{{{right|<noinclude>right</noinclude>}}}</div>

Latest revision as of 15:50, 12 July 2020

left
right


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