Difference between revisions of "Template:RW Section"

From GTAMods Wiki
Jump to navigation Jump to search
m
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="float:right; clear:right; margin:0.5ex 0ex 0.5ex 0.5ex; padding: 0.2ex 0.3ex; border:1px solid #888; background-color:#EEE; font-size:80%; text-align: center;"
+
{| class="wikitable" style="float:right; clear:right; font-size:90%; vertical-align:top; text-align:left; empty-cells:collapse; width:300px; margin-top:0;"
| [[List of RW section IDs|RW Stream Section]]
 
 
|-
 
|-
| style="font-size:180%; font-weight:bold; " | {{{1}}}
+
! style="font-size:110%; background-color:#9AA7B7;" colspan="2" | ''{{{NAME}}}''
 
|-
 
|-
| style="font-size:100%; font-family:Courier" | {{{2}}}
+
! 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{{{MODULEID}}}{{{IDENTIFIER}}}</code>
 +
|-
 +
| Versions
 +
| {{#if: {{{VERSION|}}}|{{{VERSION}}}|All}}
 +
|-
 +
! style="background-color:#B3BECB;" colspan="2" | Hierarchy
 +
|-
 +
| style="font-size:90%; text-align:left!important; padding:0 12px;" colspan="2" | <strong>Parents:</strong> <br/> {{{PARENTS|''None''}}}
 +
|-
 +
| style="font-size:90%; text-align:left!important; padding:0 12px;" colspan="2" | <strong>Children:</strong> <br/> {{{CHILDREN|''None''}}}
 +
|-
 +
| style="font-size:90%; text-align:left!important; padding:0 12px;" colspan="2" | <strong>Extensions:</strong> <br/> {{{EXTENSIONS|''None''}}}
 +
|-
 +
! style="font-size:80%; background-color:#D6DCE3; text-align: right;" colspan="2" | [[RenderWare_binary_stream_file|File Format]]
 
|}
 
|}
 +
 
[[Category:RW Sections]]
 
[[Category:RW Sections]]

Latest revision as of 12:30, 11 September 2020

{{{NAME}}}
RenderWare Stream Section
Vendor {{{VENDORNAME}}}
Module {{{MODULENAME}}}
Module ID 0x{{{MODULEID}}}
Identifier 0x{{{IDENTIFIER}}}
Chunk ID 0x{{{MODULEID}}}{{{IDENTIFIER}}}
Versions All
Hierarchy
Parents:
None
Children:
None
Extensions:
None
File Format