Template:Traveller Character: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| cellspacing="0" cellpadding="0" style="float: right; border: 0px; border-radius: 5px; padding: 5px; margin: 0em 0em 1em 1em; width: 200px; min-width: 200px; max-width: 200px; background: #dde; box-shadow: 0px 2px 4px #000, 0px -3px 3px rgba(0,0,0,.25) inset, 0px 3px 3px rgba(255,255,255,1) inset;" | |||
|- | |||
|style="background:black;padding-bottom:5px;border-radius:5px 5px 0px 0px;"|[[Image:Pic2854499.png|195px]] | |||
|- | |||
| {{{Image}}} | |||
|- | |||
|<hr> | |||
|- | |||
| | |||
{| cellspacing="0" cellpadding="1" style="font-size: 90%; width: 100%;" | |||
|- | |||
| '''Name''' | |||
| {{{Name|}}} | |||
|- | |||
|- | |||
| '''Race''' | |||
| {{{Race|}}} | |||
|- | |||
|- | |||
| '''Homeworld''' | |||
| {{{Homeworld|}}} | |||
|- | |||
|- | |||
| '''Occupation''' | |||
| {{{Occupation|}}} | |||
|- | |||
|- | |||
| '''Status''' | |||
| {{{Status|}}} | |||
|- | |||
|} | |||
|<hr> | |||
|} | |||
<noinclude> | |||
==Usage== | |||
<pre>{{Traveller_Character | |||
|Image = | |Image = | ||
|Name = | |Name = | ||
|Race = | |Race = | ||
|Homeworld = | |||
|Occupation = | |Occupation = | ||
|Status = | |Status = | ||
}} | |||
</pre> | |||
</noinclude> | |||