Template:Sidebar: Difference between revisions
Jump to navigation
Jump to search
(New page: <table class="vertical-navbox {{#if:{{{wraplinks|}}}|{{#ifeq:{{{wraplinks|}}}|true||nowraplinks}}|nowraplinks}} {{{class|}}} {{{bodyclass|}}}" cellspacing="5" <!-- -->style="float:righ...) |
No edit summary |
||
Line 1: | Line 1: | ||
<table class="vertical-navbox {{#if:{{{wraplinks|}}}|{{#ifeq:{{{wraplinks|}}}|true||nowraplinks}}|nowraplinks}} {{{class|}}} {{{bodyclass|}}}" cellspacing="5" <!-- | <table class="vertical-navbox {{#if:{{{wraplinks|}}}|{{#ifeq:{{{wraplinks|}}}|true||nowraplinks}}|nowraplinks}} {{{class|}}} {{{bodyclass|}}}" cellspacing="5" <!-- | ||
-->style="float:right; clear:right; color:black; border:1px solid #aaa; <noinclude>width:18em;</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; border:1px solid #aaa; <noinclude>width:18em;</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}}}"> | ||
<!----------------------------- title -------------------------------> | |||
<tr><th class="{{{titleclass|}}}" style="padding:0.4em 0.4em 0.4em; {{#if:{{{pretitle<includeonly>|</includeonly>}}} |padding-top:1.0em;}} font-size:200%; line-height:1.15em; font-weight:bold; {{{titlestyle|}}}">{{{title}}}<!-- | |||
--></th></tr> | |||
<!----------------------------- image, caption --------------------------------> | |||
<tr><td class="{{{imageclass|}}}" style="padding:0em 0 0.3em; {{{imagestyle|}}}">{{{image}}}<!-- | |||
--></td></tr> | |||
<!----------------------------- sections 1 to 5 -------------------------------> | |||
<tr><td style="padding-top:0.2em; font-weight:bold; {{{headingstyle|}}} {{{heading1style|}}}">{{{heading1}}}<!----></td></tr><!-- | |||
--><tr>< | --><tr><td style="padding-bottom:0.2em; {{{contentstyle|}}} {{{content1style|}}}">{{{content1}}} | ||
<!----><tr><td style="padding-bottom:0.2em; {{{contentstyle|}}} {{{content2style|}}}">{{{content2}}}<!----></td></tr> | |||
<tr><td style="padding-top:0.2em; font-weight:bold; {{{headingstyle|}}} {{{heading2style|}}}">{{{heading2}}}<!----></td></tr><!-- | |||
--><tr><td | --><tr><td style="padding-bottom:0.2em; {{{contentstyle|}}} {{{content3style|}}}">{{{content3}}} | ||
<tr><td style="padding-bottom:0.2em; {{{contentstyle|}}} {{{content4style|}}}">{{{content4}}} | |||
<!----></td></tr> | |||
<tr><td style="padding-top:0.2em; font-weight:bold; {{{headingstyle|}}} {{{heading3style|}}}">{{{heading3}}}<!----></td></tr><!-- | |||
--><tr><td style="padding-bottom:0.2em; {{{contentstyle|}}} {{{content5style|}}}">{{{content5}}} | |||
--><tr><td style="padding-bottom:0.2em; {{{contentstyle|}}} {{{ | <tr><td style="padding-bottom:0.2em; {{{contentstyle|}}} {{{content6style|}}}">{{{content6}}} | ||
<!----></td></tr> | |||
<!---------------------------------- below ------------------------------------> | |||
<tr><td style="padding:0.3em 0.4em 0.3em; font-weight:normal; {{{belowstyle|}}}">{{{below}}}<!----></td></tr><!----><tr><td style="padding:0.3em 0.4em 0.3em; font-weight:normal; {{{below2style|}}}">{{{below2}}}<!----></td></tr><!----> | |||
-- | |||
</table> | </table> |
Revision as of 11:56, 28 June 2011
{{{title}}} |
---|
{{{image}}} |
{{{heading1}}} |
{{{content1}}} |
{{{content2}}} |
{{{heading2}}} |
{{{content3}}} |
{{{content4}}} |
{{{heading3}}} |
{{{content5}}} |
{{{content6}}} |
{{{below}}} |
{{{below2}}} |