Difference between revisions of "Template:RaceBox"

From Ultronomicon
Jump to navigation Jump to search
(rough draft for a standard race box)
 
 
(24 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<table border=1 cellpadding=0 cellspacing=0 align="right">
+
{| style="float:right;margin:1em 0px 1em 1em" border="1" cellpadding="0" cellspacing="0"
<tr><td bgcolor="#888888" align="center">Name: {{{name}}}</td></tr>
+
| style="background-color:rgb(187,187,187);text-align:center" | '''{{{name}}}'''
<tr><td align="center">[[Image:{{{image}}}|{{{caption}}}]]</td></tr>
+
|-
<tr><td align="center">
+
| style="color:white;background-color:black;text-align:center" cellpadding="0" cellspacing="0" | {{{image}}}<br /><small>{{{caption}}}</small>
 
+
|-
Homeworld:{{{homeworld}}}
+
| style="text-align:center" |
coordinates:{{{coordinates}}}
+
{| cellpadding="3" cellspacing="0"
Member of:{{{organizations}}}
+
| style="text-align:right;vertical-align:top" | '''Homeworld:'''
Ship:{{{ship}}}
+
| style="text-align:left;vertical-align:top" | {{{homeworld}}}
 
+
|-
</td></tr>
+
| style="text-align:right;vertical-align:top" | '''Coordinates:'''
</table>
+
| style="text-align:left;vertical-align:top" | {{{coordinates}}}
 +
|-
 +
| style="text-align:right;vertical-align:top" | '''Member of:'''
 +
| style="text-align:left;vertical-align:top" | {{{organizations}}}
 +
|-
 +
| style="text-align:right;vertical-align:top" | '''Ship:'''
 +
| style="text-align:left;vertical-align:top" | {{{ship}}}
 +
|}
 +
|}

Latest revision as of 02:47, 22 July 2015

{{{name}}}
{{{image}}}
{{{caption}}}
Homeworld: {{{homeworld}}}
Coordinates: {{{coordinates}}}
Member of: {{{organizations}}}
Ship: {{{ship}}}