Difference between revisions of "Template:Sidebar"

From Game Logs
Jump to: navigation, search
m
m (Undo revision 18031 by Victor Bearwolf (talk))
Line 10: Line 10:
 
     clear: right;
 
     clear: right;
 
     font-size: 88%;
 
     font-size: 88%;
     line-height: 1.5em;">
+
     line-height: 1.5em;
<tr>{{#if: {{{Nick|}}} |<th colspan="2" style="text-align:center;font-size:125%;font-weight:bold">{{{Nick}}}</th>| }}</tr>
+
">
<tr><td colspan="2" style="text-align:center">{{#if: {{{File|}}} |[[File:{{{File}}}]]| }}{{#if: {{{Name|}}} |<div>{{{Name}}}</div></td>| }}</tr>
+
<tr>
 +
{{#if: {{{Nick|}}} |<th colspan="2" style="text-align:center;font-size:125%;font-weight:bold">{{{Nick}}}</th>| }}
 +
</tr>
 +
<tr>
 +
<td colspan="2" style="text-align:center">{{#if: {{{File|}}} |[[File:{{{File}}}]]| }}
 +
{{#if: {{{Name|}}} |<div>{{{Name}}}</div></td>| }}
 +
</tr>
 
{{#if: {{{1|}}} |<tr><th scope="row" align="right">{{{1}}}</th><td class="category">{{{2}}}</td></tr>|}}
 
{{#if: {{{1|}}} |<tr><th scope="row" align="right">{{{1}}}</th><td class="category">{{{2}}}</td></tr>|}}
 
{{#if: {{{3|}}} |<tr><th scope="row" align="right">{{{3}}}</th><td class="category">{{{4}}}</td></tr>|}}
 
{{#if: {{{3|}}} |<tr><th scope="row" align="right">{{{3}}}</th><td class="category">{{{4}}}</td></tr>|}}
Line 23: Line 29:
 
{{#if: {{{17|}}} |<tr><th scope="row" align="right">{{{17}}}</th><td class="category">{{{18}}}</td></tr>|}}
 
{{#if: {{{17|}}} |<tr><th scope="row" align="right">{{{17}}}</th><td class="category">{{{18}}}</td></tr>|}}
 
{{#if: {{{19|}}} |<tr><th scope="row" align="right">{{{19}}}</th><td class="category">{{{20}}}</td></tr>|}}
 
{{#if: {{{19|}}} |<tr><th scope="row" align="right">{{{19}}}</th><td class="category">{{{20}}}</td></tr>|}}
<tr><td colspan="2" style="text-align:center"></td></tr>
+
<tr>
</table></includeonly><noinclude>
+
<td colspan="2" style="text-align:center"></td>
 +
</tr>
 +
</table></includeonly>
 +
<noinclude>
 
[[Category:Appearance]]
 
[[Category:Appearance]]
 
{{Sidebar|Nick="PC"|File=Generic-portrait.png|Name=Character Name|Born|01.01.2001 (age 30)|Gender|Female|Race|Half-Human|Aligment|Chaotic-Stupid}}
 
{{Sidebar|Nick="PC"|File=Generic-portrait.png|Name=Character Name|Born|01.01.2001 (age 30)|Gender|Female|Race|Half-Human|Aligment|Chaotic-Stupid}}

Revision as of 10:49, 20 January 2018

"PC"
Generic-portrait.png
Character Name
Born01.01.2001 (age 30)
GenderFemale
RaceHalf-Human
AligmentChaotic-Stupid

Side bar with a character info (nick, portrait, name, and up to 10 attribute pairs).
Example code

 {{Sidebar|Nick="PC"|File=Generic-portrait.png|Name=Character Name|Born|01.01.2001 (age 30)|Gender|Female|Race|Half-Human|Aligment|Chaotic-Stupid}}
 

results in -------->







Example
One1
Two2
Three3
Four4
Five5
Six6
Seven7
Eight8
Nine9
Ten10

While this one

 {{Sidebar|Name=Example|One|1|Two|2|Three|3|Four|4|Five|5|Six|6|Seven|7|Eight|8|Nine|9|Ten|10}}
 

gives you that -------->