Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Docnav: Difference between revisions

Template page
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="docnav" style="background-color: #ececef; border: 1px solid #a2a9b1; padding: 2px 10px; margin: 10px 0; line-height: 1; clear: both; overflow: hidden;">
<div class="docnav" style="background-color: #ececef; border: 1px solid #a2a9b1; padding: 2px 10px; margin: 10px 0; line-height: 1; clear: both; overflow: hidden;">
     <div style="margin: 4px 0; float: left;">{{#if: {{{1|}}}
     <div style="margin: 4px 0; float: left;">{{{1|}}}</div>
        |{{#if:{{{IconL|}}}
     <div style="margin: 4px 0; float: right;">{{{2|}}}</div>
            |[[File:Arrow-left.svg|x16px|link=]] [[File:{{{IconL}}}|x16px|link=]] {{{1}}}
     <div style="text-align:center">{{{3|}}}</div>
            |[[File:Arrow-left.svg|x16px|link=]] {{{1}}}
        }}
    }}</div>
     <div style="margin: 4px 0; float: right;">{{#if: {{{2|}}}
        |{{#if:{{{IconR|}}}
            |[[File:{{{IconR}}}|x16px|link=]] {{{2}}} [[File:Arrow-right.svg|x16px|link=]]
            |{{{2}}} [[File:Arrow-right.svg|x16px|link=]]
        }}
    }}</div>
     <div style="text-align:center">{{#if: {{{3|}}}
        |{{#if:{{{IconC|}}}
            |{{{3}}} [[File:{{{IconC}}}|x24px|link=]]
            |<div style="margin: 4px 0;">{{{3}}}</div>
        }}
    }}</div>
</div><noinclude>
</div><noinclude>
----
----