Difference between revisions of "Template:Sidebar"

From The Broken Dagger Wiki
Jump to: navigation, search
(restore more newlines)
(note to hopefully prevent someone else from screwing this up)
Line 20: Line 20:
 
}}{{#if: {{{above<includeonly>|</includeonly>}}}|
 
}}{{#if: {{{above<includeonly>|</includeonly>}}}|
 
<tr>
 
<tr>
<td class="{{{aboveclass|}}}" style="padding: 0.3em 0.4em 0.3em; font-weight: bold; {{{abovestyle|}}}">
+
<td class="{{{aboveclass|}}}" style="padding: 0.3em 0.4em 0.3em; font-weight: bold; {{{abovestyle|}}}"><!-- newline required for bullets to work -->
 
{{{above}}}</td>
 
{{{above}}}</td>
 
}}{{#if: {{{heading1<includeonly>|</includeonly>}}}|
 
}}{{#if: {{{heading1<includeonly>|</includeonly>}}}|
Line 29: Line 29:
 
{{{content1<includeonly>|</includeonly>}}}|
 
{{{content1<includeonly>|</includeonly>}}}|
 
<tr>
 
<tr>
<td class="{{{contentclass|}}}" style="{{#if: {{{heading1|{{{heading<includeonly>|</includeonly>}}}}}}||padding-top: 0.2em;}} padding-bottom: 0.2em; {{{contentstyle|}}};{{{content1style|}}}">
+
<td class="{{{contentclass|}}}" style="{{#if: {{{heading1|{{{heading<includeonly>|</includeonly>}}}}}}||padding-top: 0.2em;}} padding-bottom: 0.2em; {{{contentstyle|}}};{{{content1style|}}}"><!-- newline required before contents# for bullets to work -->
 
{{{content1}}}</td>
 
{{{content1}}}</td>
 
</tr>
 
</tr>

Revision as of 14:18, 2 March 2012

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