Template:Navbar3: Difference between revisions
Jump to navigation
Jump to search
(Created navbar where the parameters can be plain text and can be omitted without breaking the page.) |
m (Fixed width parameter (that no page uses so far?).) |
||
Line 4: | Line 4: | ||
--><hr style="clear:both;margin-top:12px;" /> | --><hr style="clear:both;margin-top:12px;" /> | ||
<div style="width | <div style="width:{{{width|40em}}}; border-bottom:1px solid #6FA0FF; margin:12px auto; text-align:center;"> | ||
<div style="font-size:.75em;font-weight:bold;">{{{2|}}}</div> | <div style="font-size:.75em; font-weight:bold;">{{{2|}}}</div> | ||
<div style="text-align:left;width:50%;float:left;margin-bottom:12px;">{{#if: {{{1|}}} | ← {{{1}}} }}</div> | <div style="text-align:left; width:50%; float:left; margin-bottom:12px;">{{#if: {{{1|}}} | ← {{{1}}} }}</div> | ||
<div style="text-align:right;width:50%;float:right;margin-bottom:12px;">{{#if: {{{3|}}} | {{{3}}} →}}</div> | <div style="text-align:right; width:50%; float:right; margin-bottom:12px;">{{#if: {{{3|}}} | {{{3}}} →}}</div> | ||
</div><!-- | </div><!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> | ||
{{documentation|Template:Navbar/doc}} | {{documentation|Template:Navbar/doc}} |