Difference between revisions of "Template:RW Section"
Jump to navigation
Jump to search
m |
(Testing new layout for RenderWare section template.) |
||
Line 1: | Line 1: | ||
− | {| style="float:right; clear:right; | + | {| class="wikitable" style="float:right; clear:right; font-size:90%; vertical-align:top; text-align:left; empty-cells:collapse; width:300px; margin-top:0;" |
− | |||
|- | |- | ||
− | + | ! style="font-size:110%; background-color:#9AA7B7;" colspan="2" | ''{{{NAME}}}'' | |
|- | |- | ||
− | | style="font-size: | + | ! style="font-size:90%; background-color:#B3BECB;" colspan="2" | ''[[List of RW section IDs|RenderWare Stream Section]]'' |
+ | |- | ||
+ | | Vendor | ||
+ | | {{{VENDORNAME}}} | ||
+ | |- | ||
+ | | Module | ||
+ | | {{{MODULENAME}}} | ||
+ | |- | ||
+ | | Module ID | ||
+ | | <code>0x{{{MODULEID}}}</code> | ||
+ | |- | ||
+ | | Identifier | ||
+ | | <code>0x{{{IDENTIFIER}}}</code> | ||
+ | |- | ||
+ | | Chunk ID | ||
+ | | <code>0x{{{MODULE}}}{{{IDENTIFIER}}}</code> | ||
+ | |- | ||
+ | | Versions | ||
+ | | {{#if: {{{VERSION|}}}|{{{VERSION}}}|All}} | ||
+ | |- | ||
+ | ! style="background-color:#B3BECB;" colspan="2" | Hierarchy | ||
+ | |- | ||
+ | | style="font-size:90%; text-align:left!important; padding-left:12px;" colspan="2" | <strong>Parents:</strong> <br/> {{{PARENTS}}} | ||
+ | |- | ||
+ | | style="font-size:90%; text-align:left!important; padding-left:12px;" colspan="2" | <strong>Children:</strong> <br/> {{{CHILDREN}}} | ||
+ | |- | ||
+ | ! style="font-size:80%; background-color:#D6DCE3; text-align: right;" colspan="2" | [[RenderWare_binary_stream_file|File Format]] | ||
|} | |} | ||
+ | |||
[[Category:RW Sections]] | [[Category:RW Sections]] |
Revision as of 10:54, 11 September 2020
{{{NAME}}} | |
---|---|
RenderWare Stream Section | |
Vendor | {{{VENDORNAME}}} |
Module | {{{MODULENAME}}} |
Module ID | 0x{{{MODULEID}}}
|
Identifier | 0x{{{IDENTIFIER}}}
|
Chunk ID | 0x{{{MODULE}}}{{{IDENTIFIER}}}
|
Versions | All |
Hierarchy | |
Parents: {{{PARENTS}}} | |
Children: {{{CHILDREN}}} | |
File Format |