Difference between revisions of "Template:Traveller Character"
(15 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}}} | | {{{Image}}} | ||
Line 6: | Line 8: | ||
|- | |- | ||
| | | | ||
− | {| | + | {| cellspacing="0" cellpadding="1" style="font-size: 90%; width: 100%;" |
|- | |- | ||
Line 16: | Line 18: | ||
| '''Race''' | | '''Race''' | ||
| {{{Race|}}} | | {{{Race|}}} | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | | '''Homeworld''' | ||
+ | | {{{Homeworld|}}} | ||
|- | |- | ||
Line 33: | Line 40: | ||
|} | |} | ||
+ | <noinclude> | ||
+ | ==Usage== | ||
+ | |||
+ | <pre>{{Traveller_Character | ||
+ | |Image = | ||
+ | |Name = | ||
+ | |Race = | ||
+ | |Homeworld = | ||
+ | |Occupation = | ||
+ | |Status = | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |