Difference between revisions of "Template:Sandbox"

From questden
(Created page with "<noinclude>{{Sanbox/Doc}}</noinclude><includeonly>{|style="background-color: #white;" <!-- Start of Table, Fist row already created --> <!-- First cell in ...")
 
m (Okay, it's linebreaking when it shouldn't, and it looks like the only solution is to jam the third column into a sing line)
 
(48 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Sanbox/Doc}}</noinclude><includeonly>{|style="background-color: #white;" <!-- Start of Table, Fist row already created -->
+
<noinclude>{{Sanbox/Doc}}</noinclude><includeonly>
  
                      <!-- First cell in row. First column in table. -->
+
<tr>                <!-- New row! -->
|style="vertical-align: top; border-top: 7px solid white;"|
+
<td style="vertical-align: top; border-top: 1px solid white; padding-top: 6px; background:{{{background|#eee}}}; color: {{{text|black}}};">
{{icon}}
+
{{simpleicon|{{{icon|1}}}|{{#if:{{{icon2|}}}|{{{icon2|2}}}|}}|{{#if:{{{icon3|}}}|{{{icon3|3}}}|}}|{{#if:{{{icon4|}}}|{{{icon4|4}}}|}}}}
                      <!-- Second cell, second column -->
+
</td>                      <!-- Second cell, second column -->
|style="min-width: 300px; width: 40%; border: 1px solid white;  vertical-align: top;"|  
+
<td style="min-width: 300px; width: 40%; border: 1px solid white;  vertical-align: top; background:{{{background|#eee}}}; color: {{{text|black}}};">
'''Name:''' {{{Name|Unnamed}}}<br>  
+
'''Name:'''&nbsp;{{{name|Unnamed}}}<br />  
'''Age:''' {{{Age|Ageless}}}<br>  
+
'''Age:'''&nbsp;{{{age|Ageless}}}<br />  
'''Gender:''' {{{Gender|Neither}}}<br>  
+
'''Gender:'''&nbsp;{{{gender|Agender}}}<br />
'''Pawn status:''' {{{status|Not Applicable}}}<br>  
+
'''Relationship:'''&nbsp;{{{relation|Single, not looking}}}<br />  
'''Relationship:''' {{{relation|Single, not looking}}}<br>  
+
'''Sexuality:'''&nbsp;{{{sexuality|Unknown}}}
'''Trivia:''' {{{trivia|Apparently has nothing special going for them}}}<br>  
+
</td>                       <!-- Third cell, third column -->
                        <!-- Third cell, third column -->
+
<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 />'''Trivia:'''&nbsp;{{{trivia|Apparently has nothing special going for them}}}<br />'''Description:''' {{{description|Nondescript!}}}
|style="border: 1px solid white; vertical-align: top;"|  
+
</td>
'''Description:''' {{{description|Nondescript!}}}</includeonly>
+
</tr><!-- Close row -->
 +
</includeonly>

Latest revision as of 18:57, 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.