User talk:Ssg: Difference between revisions

two cents from geyser
("nowrap" command moved)
(two cents from geyser)
Line 49: Line 49:
|-
|-
| bgcolor="#000000" | http://14mb.de/u/ccc/10x1.gif
| bgcolor="#000000" | http://14mb.de/u/ccc/10x1.gif
|}
==Templates==
Casual contributors such as Neo enjoy using a template in which the user doesn't have to enter anything but the actual information.
Example: [[OFGA]]. This uses the Table template as well as the more recent OBDtr and OBDtrBK templates.
http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/ofga_a.gif
{{Table}}
{{OBD_Table_Header}}
|- ALIGN=CENTER VALIGN=TOP
{{OBDtr| 0x00 | res_id  |FF0000| 01 '''C5 02 00''' | 709  | 00709-.OFGA }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 '''00''' | 0    | level 0 }}
{{OBDtr| 0x08 | char[16] |00FF00| AD DE ...        | dead | unused }}
{{OBDtr| 0x18 | ENVP    |00FF00| 00 00 00 00      | 0    | [[ENVP]] link, unused here }}
{{OBDtr| 0x1C | int32    |00FFFF| 05 00 00 00      | 5    | array size }}
{{OBDtrBK}}
{{OBDtr| 0x00 | bool32 |FFC8C8| 00 80 01 00 | 0x18000 | bitset - unknown, some values below:
*00 80 01 00 - console stuff and other stuff
*00 06 00 00 - console collision part (just a rectangular parallelepiped with the rough dimension of the console)
*00 00 00 00 - "other" stuff, e.g. doors}}
{{OBDtr| 0x04 | M3GM  |C8FFC8| 01 C6 02 00 | 710    | link to 00710-.[[M3GM]]}}
{{OBDtr| 0x08 | OBLS  |C8FFFF| 00 00 00 00 | 0      | [[OBLS]] link, never used}}
|}
The HexRow template can be renamed to HEXtr, and there can be a hex-specific header template.
ASCII hex rows can be alternated with screenshots within a hex table. Suggestions welcome.
{|cellpadding=2 cellspacing=0
{{HexRow
|0x00|
|01|C5|02|00|01|00|00|00|AD|DE|AD|DE|AD|DE|AD|DE|
|FF|FF|FF|FF|FF|FF|FF|FF|00|00|00|00|00|00|00|00|
|00|00|00|00|FF|FF|FF|FF|FF|FF|FF|FF|FF|FF|FF|FF|
|00|00|00|00|00|00|00|00|00|00|00|00|00|00|00|00|
}}
{{HexRow
|0x10|
|AD|DE|AD|DE|AD|DE|AD|DE|00|00|00|00|05|00|00|00|
|00|00|00|00|00|00|00|00|FF|FF|FF|FF|00|00|00|00|
|FF|FF|FF|FF|FF|FF|FF|FF|00|00|00|00|FF|FF|FF|FF|
|00|00|00|00|00|00|00|00|FF|FF|FF|FF|FF|FF|FF|FF|
}}
{{HexRow
|0x20|
|'''00|'''80|'''01|'''00|'''01|'''C6|'''02|'''00|'''00|'''00|'''00|'''00|00|80|01|00|
|FF|FF|FF|FF|C8|C8|C8|C8|C8|C8|C8|C8|FF|FF|FF|FF|
|C8|C8|C8|C8|FF|FF|FF|FF|FF|FF|FF|FF|FF|FF|FF|FF|
|C8|C8|C8|C8|C8|C8|C8|C8|FF|FF|FF|FF|FF|FF|FF|FF|
}}
{{HexRow
|0x30|
|01|CE|02|00|00|00|00|00|00|80|01|00|01|D3|02|00|
}}
|}
|}
Anonymous user