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.)
 
(Redone based on Infobox CVG from Wikipedia.)
Line 1: Line 1:
{| class="infobox" style="width: 22em;"
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; align=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" | '''Start [[Pointer|Address]]'''
| colspan="2" style="text-align: center;" | {{{image}}} {{{caption}}}
| style="width:14em" | {{{start}}}
|- style="vertical-align: top;"
|- valign="top"
! Start
| style="white-space: nowrap;" bgcolor="#ccccff" | '''End [[Pointer|Address]]'''
| {{{start}}}
|- style="vertical-align: top;"
! End
| {{{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}}
|}
|}

Revision as of 20:07, 20 September 2005

{{{name}}}
Start Address {{{start}}}
End Address {{{end}}}
# of Entries {{{numentries}}}
Entry Length {{{entrylength}}}
Total Length {{{totallength}}}