Difference between revisions of "Template:Sandbox"

From questden
(Added/moved categories the Kaktus requested; also moved some categories to match the column they're in, but it's up to Kaktus if they should be that way or not)
m (Added option: {{{text|}}} for text color)
Line 2: Line 2:
  
 
<tr>                <!-- New row! -->
 
<tr>                <!-- New row! -->
<td style="vertical-align: top; border-top: 1px solid white; padding-top: 6px; background:{{{background|#eee}}};">
+
<td style="vertical-align: top; border-top: 1px solid white; padding-top: 6px; background:{{{background|#eee}}}; color: {{{text|black}}};">
 
{{simpleicon|{{{icon|1}}}|{{#if:{{{icon2|}}}|{{{icon2|2}}}|}}|{{#if:{{{icon3|}}}|{{{icon3|3}}}|}}|{{#if:{{{icon4|}}}|{{{icon4|4}}}|}}}}
 
{{simpleicon|{{{icon|1}}}|{{#if:{{{icon2|}}}|{{{icon2|2}}}|}}|{{#if:{{{icon3|}}}|{{{icon3|3}}}|}}|{{#if:{{{icon4|}}}|{{{icon4|4}}}|}}}}
 
</td>
 
</td>
 
                       <!-- Second cell, second column -->
 
                       <!-- Second cell, second column -->
<td style="min-width: 300px; width: 40%; border: 1px solid white;  vertical-align: top; background:{{{background|#eee}}};">
+
<td style="min-width: 300px; width: 40%; border: 1px solid white;  vertical-align: top; background:{{{background|#eee}}}; color: {{{text|black}}};">
 
'''Name:'''&nbsp;{{{name|Unnamed}}}<br />  
 
'''Name:'''&nbsp;{{{name|Unnamed}}}<br />  
 
'''Age:'''&nbsp;{{{age|Ageless}}}<br />  
 
'''Age:'''&nbsp;{{{age|Ageless}}}<br />  
Line 14: Line 14:
 
</td>
 
</td>
 
                         <!-- Third cell, third column -->
 
                         <!-- Third cell, third column -->
<td style="border: 1px solid white; vertical-align: top; background:{{{background|#eee}}};">{{#if:{{{pawn|}}}|'''Pawn&nbsp;status:'''&nbsp;{{{pawn|}}}<br />|}}{{#if:{{{alliance|}}}|'''Alliance:'''&nbsp;{{{alliance|}}}<br />|}}
+
<td style="border: 1px solid white; vertical-align: top; background:{{{background|#eee}}}; color: {{{text|black}}};">{{#if:{{{pawn|}}}|'''Pawn&nbsp;status:'''&nbsp;{{{pawn|}}}<br />|}}{{#if:{{{alliance|}}}|'''Alliance:'''&nbsp;{{{alliance|}}}<br />|}}
 
'''Skills:'''&nbsp;{{{skills|Apparently has no skills}}}<br />
 
'''Skills:'''&nbsp;{{{skills|Apparently has no skills}}}<br />
 
'''Trivia:'''&nbsp;{{{trivia|Apparently has nothing special going for them}}}<br />
 
'''Trivia:'''&nbsp;{{{trivia|Apparently has nothing special going for them}}}<br />

Revision as of 18:38, 22 July 2014

This page is for working on sandbox templates! In other words, when you don't want to get rid of the old code until you know the new code works. Hit EDIT to start tweaking around~ Also, for future reference, typo in naming this page, it's template:Sanbox/Doc.