Content deleted Content added
make arrow optional |
all sections default empty |
||
Line 1:
<includeonly>
<!-- Main border -->
<div style = "max-width: 1100px; overflow: hidden; border: 1px solid black; margin: auto; padding-bottom: 20px; text-align: center; align-items: center; justify-content: center;">
<!-- Title -->
<div style = "font-size:250%; background:#777; color:#FFF;">
{{{title|}}}</div>
<!-- Lead -->
{{#if:{{{lead|}}}|<div style = "background:#EEE; padding: 30px; margin-bottom: 30px;">
{{{lead|}}}</div>}}
<!-------------
First links
-------------->
{{{top|}}}
<!-------------
Line 17 ⟶ 18:
-------------->
<div style="float:left; width:calc(50% - 45px); text-align: right; align-items: right; justify-content: right;">
{{{leftimg|}}}{{-}}
<div style = "float:right; max-width: 300px; min-height: 80px;">
{{{left1|}}}</div>
{{-}}
{{{left2|}}}</div>
<!--------------
Arrow column
--------------->
{{#if:{{{arrow|
<div style="float:left; width:90px; align-items: center; justify-content: center;">
<br>
{{down arrow
| colour = #E5E5E5
| height = {{{arrowheight|350px|}}}
| width = 50px
| arrow = 40px
Line 38 ⟶ 39:
--------------->
<div style="float:right; width:calc(50% - 45px); text-align: left; align-items: left; justify-content: left;">
{{{rightimg|}}}{{-}}
<div style = "max-width: 300px; min-height: 80px;">
{{{right1|}}}</div>
{{-}}
{{{right2|}}}</div>
<!--------------
Bottom links
--------------->
{{-}}
{{{bottom|}}}</div>
<!-- Categories for the final article, but not this template -->
<!--
<noinclude>
<noinclude>{{documentation}}[[Category:Wikipedia quick introduction templates]]</noinclude>▼
{{Intro to single
| title = title
| lead = lead
| top = top
| leftimg = left image
| left1 = left1
| left2 = left2
| rightimg = right image
| right1 = right1
| right2 = right2
| arrow = true
| arrowheight = 150px
| bottom = bottom
}}
{{documentation}}
</noinclude>
|