Difference between revisions of "Template:RaceBox"

From Ultronomicon
Jump to navigation Jump to search
(black image background to deal with transparency issues)
 
(17 intermediate revisions by 6 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="#bbbbbb" align="center">'''{{{name}}}'''</td></tr>
+
| style="background-color:rgb(187,187,187);text-align:center" | '''{{{name}}}'''
<tr><td bgcolor="#000000" align="center"><font color="#ffffff">[[Image:{{{image}}}]]<br><small>{{{caption}}}</small></font></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:&nbsp;'''{{{homeworld}}}<br>
+
| style="text-align:center" |
'''Coordinates:&nbsp;'''{{{coordinates}}}<br>
+
{| cellpadding="3" cellspacing="0"
'''Member&nbsp;of: '''{{{organizations}}}<br>
+
| style="text-align:right;vertical-align:top" | '''Homeworld:'''
'''Ship:&nbsp;'''{{{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}}}