Difference between revisions of "Template:Sandbox"

From questden
(gave up on testing)
(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)
Line 7: Line 7:
 
                       <!-- 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}}};">
'''Name:''' {{{name|Unnamed}}}<br />  
+
'''Name:'''&nbsp;{{{name|Unnamed}}}<br />  
'''Age:''' {{{age|Ageless}}}<br />  
+
'''Age:'''&nbsp;{{{age|Ageless}}}<br />  
'''Gender:''' {{{gender|Neither}}}<br />{{#if:{{{pawn|}}}|<!-- moved here to avoid linebreak -->
+
'''Gender:'''&nbsp;{{{gender|Agender}}}<br />
'''Pawn&nbsp;status'''&nbsp;{{{pawn|}}}<br />|}}
+
'''Relationship:'''&nbsp;{{{relation|Single, not looking}}}<br />  
'''Relationship:''' {{{relation|Single, not looking}}}<br />
+
'''Sexuality:'''&nbsp;{{{sexuality|Unknown}}}
 
</td>
 
</td>
 
                         <!-- Third cell, third column -->
 
                         <!-- Third cell, third column -->
<td style="border: 1px solid white; vertical-align: top; background:{{{background|#eee}}};">
+
<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 />|}}
'''Description:''' {{{description|Nondescript!}}}<br />
+
'''Skills:'''&nbsp;{{{skills|Apparently has no skills}}}<br />
'''Trivia:''' {{{trivia|Apparently has nothing special going for them}}}  
+
'''Trivia:'''&nbsp;{{{trivia|Apparently has nothing special going for them}}}<br />
 +
'''Description:''' {{{description|Nondescript!}}}
 
</td>
 
</td>
 
</tr><!-- Close row -->
 
</tr><!-- Close row -->
 
</includeonly>
 
</includeonly>

Revision as of 18:26, 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.