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
(Created template.)
 
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 22em;"
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;"
|-
| align="center" colspan=2 style="font-size:110%; " | '''{{{name}}}'''
! colspan="2" style="font-size: larger;" | {{{name}}}
|- valign="top"
|-
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Game'''
| colspan="2" style="text-align: center;" | {{{image}}} {{{caption}}}
| style="width:14em" | [[{{{game}}}]]
|- style="vertical-align: top;"
|- valign="top"
! Start
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Start [[Pointer|Address]]'''
| {{{start}}}
| {{{start}}}
|- style="vertical-align: top;"
|- valign="top"
! End
| style="white-space: nowrap;" bgcolor="#ccccff" | '''End [[Pointer|Address]]'''
| {{{end}}}
| {{{end}}}
|- style="vertical-align: top;"
|- valign="top"
! Entry size
| style="white-space: nowrap;" bgcolor="#ccccff" | '''# of Entries'''
| {{{entrysize}}}
| {{{numentries}}}
|- style="vertical-align: top;"
|- valign="top"
! Total length
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Entry Length'''
| {{{entrylength}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Total Length'''
| {{{totallength}}}
| {{{totallength}}}
|- style="vertical-align: top;"
|-
| colspan="2" style="font-size: smaller;" | {{footnote}}
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | Back to the [[{{{game}}}:{{{loc}}} map|{{{loc}}} map]]
|}
|}

Latest revision as of 02:47, 29 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]]