Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Sidebar: Difference between revisions

Template page
Arin Mara (talk | contribs)
Added comments to heading parts of the Template to make spacing consistent
Arin Mara (talk | contribs)
m Reverted edits by Arin Mara (talk) to last revision by Evon R'al
Tag: Rollback
Line 54: Line 54:
  heading#/content# starts here:
  heading#/content# starts here:


-->{{#if: {{{heading1|}}}|<!--
-->{{#if: {{{heading1|}}}|
--><tr><!--
<tr>
--><th class="sbHeading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading1style|}}}"><!--
<th class="sbHeading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading1style|}}}">
-->{{{heading1}}}</th><!--
{{{heading1}}}</th>
--></tr><!--
</tr>
-->}}{{#if:<!--
}}{{#if:
-->{{{content1|}}}|<!--
{{{content1|}}}|
--><tr><!--
<tr>
--><td class="sbContent {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content1style|}}}"><!-- newline required before contents# for bullets to work --><!--
<td class="sbContent {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content1style|}}}"><!-- newline required before contents# for bullets to work -->
-->{{{content1}}}</td><!--
{{{content1}}}</td>
--></tr><!--
</tr>
-->}}{{#if: {{{heading2|}}}|<!--
}}{{#if: {{{heading2|}}}|
--><tr><!--
<tr>
--><th class="sbHeading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading2style|}}}"><!--
<th class="sbHeading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading2style|}}}">
-->{{{heading2}}}</th><!--
{{{heading2}}}</th>
--></tr><!--
</tr>
-->}}{{#if:
}}{{#if:
{{{content2|}}}|
<tr>
<td class="sbContent {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content2style|}}}">
{{{content2}}}</td>
</tr>
}}{{#if: {{{heading3|}}}|
<tr>
<th class="sbHeading {{{headingclass|}}}" style="{{{
</tr>
</tr>
}}<!--
}}<!--