Changes

Jump to navigation Jump to search
width
<!-- Arrow body -->
<div style= "height: {{{height |60px}}};
width: {{{width |30px}}};
margin-left: auto;
margin-right: auto;
background: {{{colour |#EEE}}};"></div>
<!-- Arrow head -->
<div style = "margin-left: auto;
margin-right: auto;
width: 0;
height: 0;
border-style: solid;
border-color: {{{colour|#EEE}}} transparent transparent transparent;
border-width: {{{width |30px}}}
{{{arrow |30px}}}
0
{{{arrow |30px}}};"></div>
<noinclude>
{{documentation}}
</noinclude>

Navigation menu