Template:Navbar3: Difference between revisions
Jump to navigation
Jump to search
m (Fixed width parameter (that no page uses so far?).) |
(The other navbars pass "width=" by default, so this should use #if...) |
||
Line 4: | Line 4: | ||
--><hr style="clear:both;margin-top:12px;" /> | --><hr style="clear:both;margin-top:12px;" /> | ||
<div style="width:{{{width|40em | <div style="width:{{#if:{{{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> |