Template:Sidebar: Difference between revisions
Jump to navigation
Jump to search
>Thumperward (right-align navbar, to match styling of {{infobox}}) |
>Thumperward (tweak metrics to better match existing layouts) |
||
Line 1: | Line 1: | ||
<table class="vertical-navbox {{#if:{{{wraplinks|}}}|{{#ifeq:{{{wraplinks|}}}|true||nowraplinks}}|nowraplinks}} {{{class|}}} {{{bodyclass|}}}" <!-- | <table class="vertical-navbox {{#if:{{{wraplinks|}}}|{{#ifeq:{{{wraplinks|}}}|true||nowraplinks}}|nowraplinks}} {{{class|}}} {{{bodyclass|}}}" cellspacing="5" <!-- | ||
-->style="float:right; clear:right; color:black; background:#f9f9f9; border:1px solid #aaa; <noinclude>width:13.0em;</noinclude> margin:0 0 1.0em 1.0em; padding:0.2em; border-spacing:0.4em 0; text-align:center; line-height:1.4em; font-size:88%; {{{style|}}} {{{bodystyle|}}}" <!-- | -->style="float:right; clear:right; color:black; background:#f9f9f9; border:1px solid #aaa; <noinclude>width:13.0em;</noinclude> margin:0 0 1.0em 1.0em; padding:0.2em; border-spacing:0.4em 0; text-align:center; line-height:1.4em; font-size:88%; {{{style|}}} {{{bodystyle|}}}" <!-- | ||
-->cellpadding="{{{cellpadding|0}}}"><!-- | -->cellpadding="{{{cellpadding|0}}}"><!-- | ||
Line 5: | Line 5: | ||
------------------------------ outertitle ------------------------------- | ------------------------------ outertitle ------------------------------- | ||
-->{{#if:{{{outertitle<includeonly>|</includeonly>}}} | -->{{#if:{{{outertitle<includeonly>|</includeonly>}}} | ||
| <caption class="{{{outertitleclass|}}}" style="padding-bottom:0.2em; font-size: | | <caption class="{{{outertitleclass|}}}" style="padding-bottom:0.2em; font-size:125%; line-height:1.15em; font-weight:bold; {{{outertitlestyle|}}}">{{{outertitle}}}</caption><!-- | ||
-->}}<!-- | -->}}<!-- | ||