Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Template:Infobox table: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
mNo edit summary
(Appearance fix)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; align=right;"
{| 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]]'''
| style="width:14em" | {{{start}}}
| {{{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}}}
|}
|-
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;"
| 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>

Revision as of 15:44, 25 March 2013

{{{name}}}
Game [[{{{game}}}]]
Start Address {{{start}}}
End Address {{{end}}}
# of Entries {{{numentries}}}
Entry Length {{{entrylength}}}
Total Length {{{totallength}}}
Back to the [[{{{game}}}:{{{loc}}} map|{{{loc}}} map]]