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

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 44: Line 44:
  -->{{#if: {{{heading1|}}}|
  -->{{#if: {{{heading1|}}}|
<tr>
<tr>
<th class="{{{headingclass|}}}" style="background:#101010; padding: 0.1em;{{{basestyle|}}};{{{headingstyle|}}};{{{heading1style|}}}">
<th class="{{{headingclass|}}}" style="padding: 0.1em; background:#101010; {{{basestyle|}}};{{{headingstyle|}}};{{{heading1style|}}}">
{{{heading1}}}</th>
{{{heading1}}}</th>
</tr>
</tr>
Line 50: Line 50:
{{{content1|}}}|
{{{content1|}}}|
<tr>
<tr>
<td class="{{{contentclass|}}}" style="padding:0 0.1em 0.4em;{{{contentstyle|}}};{{{content1style|}}}"><!-- newline required before contents# for bullets to work -->
<td class="{{{contentclass|}}}" style="padding:0 0.1em 0.4em; background:#202020; {{{contentstyle|}}};{{{content1style|}}}"><!-- newline required before contents# for bullets to work -->
{{{content1}}}</td>
{{{content1}}}</td>
</tr>
</tr>

Revision as of 10:43, 22 May 2023