Template:Who: Difference between revisions
From Dead Suns Game
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
--><span style="color:{{{titleforeground|#000000}}}">[{{fullurl:{{{editpage|{{FULLPAGENAME}}}}}|action=edit}} {{int:editsection}}]</span> <!-- | --><span style="color:{{{titleforeground|#000000}}}">[{{fullurl:{{{editpage|{{FULLPAGENAME}}}}}|action=edit}} {{int:editsection}}]</span> <!-- | ||
--></span ><!-- | --></span ><!-- | ||
--><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{name}}}</span></h2></div> | --><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{name|Character}}}</span></h2></div> | ||
<div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; border-radius: 0 0 1.5em 1.5em; {{{style|}}};"><div style="display: block; float: left">{{{pic}}}</div> | <div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; border-radius: 0 0 1.5em 1.5em; {{{style|}}};"><div style="display: block; float: left">{{{pic|}}}</div> | ||
{| class="wikitable" style="margin:auto" | {| class="wikitable" style="margin:auto" | ||
|+ | |+ | ||
|- | |- | ||
| Name || {{{name}}} | | Name || {{{name|}}} | ||
|- | |- | ||
| Race || {{{race}}} | | Race || {{{race|}}} | ||
|- | |- | ||
| Theme|| {{{theme}}} | | Theme|| {{{theme|}}} | ||
|- | |- | ||
| Class|| {{{class}}} | | Class|| {{{class|}}} | ||
|- | |- | ||
| Homeword|| {{{homeworld}}} | | Homeword|| {{{homeworld|}}} | ||
|- | |- | ||
| Player || {{{player}}} | | Player || {{{player|}}} | ||
|- | |- | ||
| Faction || {{{faction}}} | | Faction || {{{faction|}}} | ||
|- | |- | ||
| Status|| {{{status}}} | | Status|| {{{status|}}} | ||
|} | |} | ||
{{{1|{{{text|{{{content}}}}}}}}} | {{{1|{{{text|{{{content|}}}}}}}}} | ||
<div style="clear: both;"></div></div></div> | <div style="clear: both;"></div></div></div> | ||
<noinclude>{{ | <noinclude> | ||
=== Usage === | |||
This template is used to the rounded box for a PC or NPC in a rounded box | |||
==== Example ==== | |||
{{wheo|name=Mike|race=Human|theme=Indiana Jones Main Title|class=none|player=Michael Sandler|pic=[[File:sandler.png|125px]]}} | |||
{{who|name=Mike|race=Human|class=none|theme=Indiana Jones Main Title|homeworld=Earth|faction=Gamer|status=Partnered|player=Michael Sandler|pic=[[File:sandler.png|200px]]}} | |||
</noinclude> |