Template:RaceBox: Difference between revisions

From Ultronomicon
Jump to navigation Jump to search
Nic (talk | contribs)
Used a slightly more standards-compliant markup
Donutcity (talk | contribs)
No edit summary
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<table border="1" cellpadding="0" cellspacing="0" style="float:right">
{| style="float:right;margin:1em 0px 1em 1em" border="1" cellpadding="0" cellspacing="0"
<tr><td style="background-color:rgb(187,187,187);text-align:center">'''{{{name}}}'''</td></tr>
| style="background-color:rgb(187,187,187);text-align:center" | '''{{{name}}}'''
<tr><td style="color:white;background-color:black;text-align:center">[[Image:{{{image}}}]]<br><small>{{{caption}}}</small></td></tr>
|-
<tr><td style="text-align:center">
| style="color:white;background-color:black;text-align:center" cellpadding="0" cellspacing="0" | {{{image}}}<br /><small>{{{caption}}}</small>
  <table border="0" cellpadding="3" cellspacing="0">
|-
  <tr><td style="text-align:right">'''Homeworld'''</td><td>{{{homeworld}}}</td></tr>
| style="text-align:center" |
  <tr><td style="text-align:right">'''Coordinates'''</td><td>{{{coordinates}}}</td></tr>
{| cellpadding="3" cellspacing="0"
  <tr><td style="text-align:right">'''Member&nbsp;of'''</td><td>{{{organizations}}}</td></tr>
| style="text-align:right;vertical-align:top" | '''Homeworld:'''
  <tr><td style="text-align:right">'''Ship'''</td><td>{{{ship}}}</td></tr>
| style="text-align:left;vertical-align:top" | {{{homeworld}}}
  </table>
|-
</table>
| style="text-align:right;vertical-align:top" | '''Coordinates:'''
| 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}}}