Difference between revisions of "Template:Sidebar"

From The Broken Dagger Wiki
Jump to: navigation, search
(blank logic)
(line breaks to allow wikilists in topcaption and caption)
Line 3: Line 3:
 
<tr>
 
<tr>
 
<td class="{{{topimageclass|}}}" style="padding: 0.4em 0; {{{topimagestyle|}}}">{{{topimage}}}{{#if: {{{topcaption|}}}|
 
<td class="{{{topimageclass|}}}" style="padding: 0.4em 0; {{{topimagestyle|}}}">{{{topimage}}}{{#if: {{{topcaption|}}}|
<div style="padding-top: 0.2em; line-height: 1.2em; {{{topcaptionstyle|}}}">{{{topcaption}}}</div>}}</td>
+
<div style="padding-top: 0.2em; line-height: 1.2em; {{{topcaptionstyle|}}}">
 +
{{{topcaption}}}</div>}}</td>
 
</tr>
 
</tr>
 
}}{{#if: {{{pretitle|}}}|
 
}}{{#if: {{{pretitle|}}}|
Line 16: Line 17:
 
<tr>
 
<tr>
 
<td class="{{{imageclass|}}}" style="padding: 0.2em 0 0.4em; {{{imagestyle|}}}">{{{image}}}{{#if: {{{caption|}}}|
 
<td class="{{{imageclass|}}}" style="padding: 0.2em 0 0.4em; {{{imagestyle|}}}">{{{image}}}{{#if: {{{caption|}}}|
<div style="padding-top: 0.2em; line-height: 1.2em; {{{captionstyle|}}}">{{{caption}}}</div>}}</td>
+
<div style="padding-top: 0.2em; line-height: 1.2em; {{{captionstyle|}}}">
 +
{{{caption}}}</div>}}</td>
 
</tr>
 
</tr>
 
}}{{#if: {{{above|}}}|
 
}}{{#if: {{{above|}}}|

Revision as of 21:20, 19 March 2012

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}