Difference between revisions of "Template:Infobox table"
Jump to navigation
Jump to search
Darthatron (talk | contribs) m |
(Appearance fix) |
||
Line 1: | Line 1: | ||
− | {| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; | + | {| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;" |
| align="center" colspan=2 style="font-size:110%; " | '''{{{name}}}''' | | align="center" colspan=2 style="font-size:110%; " | '''{{{name}}}''' | ||
|- valign="top" | |- valign="top" | ||
Line 6: | Line 6: | ||
|- valign="top" | |- valign="top" | ||
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Start [[Pointer|Address]]''' | | style="white-space: nowrap;" bgcolor="#ccccff" | '''Start [[Pointer|Address]]''' | ||
− | + | | {{{start}}} | |
|- valign="top" | |- valign="top" | ||
| style="white-space: nowrap;" bgcolor="#ccccff" | '''End [[Pointer|Address]]''' | | style="white-space: nowrap;" bgcolor="#ccccff" | '''End [[Pointer|Address]]''' | ||
Line 19: | Line 19: | ||
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Total Length''' | | style="white-space: nowrap;" bgcolor="#ccccff" | '''Total Length''' | ||
| {{{totallength}}} | | {{{totallength}}} | ||
− | | | + | |- |
− | |||
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | Back to the [[{{{game}}}:{{{loc}}} map|{{{loc}}} map]] | | align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | Back to the [[{{{game}}}:{{{loc}}} map|{{{loc}}} map]] | ||
|} | |} | ||
<includeonly>[[Category:{{{game}}}|{{{name}}}]]</includeonly> | <includeonly>[[Category:{{{game}}}|{{{name}}}]]</includeonly> |