5,391
edits
m (You're welcome ^^) |
m (almost forgot) |
||
Line 161: | Line 161: | ||
::;ssg | ::;ssg | ||
:I will, thank you. ^^ But since the world's in motion... | :I will, thank you. ^^ But since the world's in motion... | ||
:(I mean, templates will be split, renamed, etc... Any | :(I mean, templates will be split, renamed, etc... | ||
::Any column names will do for now) | |||
:(even "shpadoinkle" or "kalamazoo") (sorry ^^ ) | :(even "shpadoinkle" or "kalamazoo") (sorry ^^ ) | ||
::[[User:Geyser|geyser]] 04:25, 18 November 2006 (CET) | ::[[User:Geyser|geyser]] 04:25, 18 November 2006 (CET) | ||
Line 212: | Line 213: | ||
:I'd call it {{GrayTable}}... if we weren't so likely to change the wiki's bg color... :P | :I'd call it {{GrayTable}}... if we weren't so likely to change the wiki's bg color... :P | ||
:And I'd have it look like this (with flexibility in mind) : | :And I'd have it look like this (with flexibility in mind) : | ||
<nowiki>{|BORDER=1 CELLSPACING=0 CELLPADDING=2 STYLE="border-style:solid; border-collapse:collapse; empty-cells:show; background:#F9F9F9;" WIDTH={{{ | <nowiki>{|BORDER=1 CELLSPACING=0 CELLPADDING=2 STYLE="border-style:solid; border-collapse:collapse; empty-cells:show; background:#F9F9F9;" WIDTH={{{1|100%}}} ALIGN={{{2|center}}}</nowiki> | ||
:Tell me what you think. | :Tell me what you think. | ||
::[[User:Geyser|geyser]] 04:25, 18 November 2006 (CET) | ::[[User:Geyser|geyser]] 04:25, 18 November 2006 (CET) | ||
Line 239: | Line 240: | ||
:({{OBD Table Header}} is fine by me) | :({{OBD Table Header}} is fine by me) | ||
:(maybe a bit confusing if we use "...Header" for the basic one) | :(maybe a bit confusing if we use "...Header" for the basic one) | ||
:(yup, the basic one should be {{Table}}, definitely) | :(yup, the basic one should be just {{Table}}, definitely) | ||
::[[User:Geyser|geyser]] 04:25, 18 November 2006 (CET) | ::[[User:Geyser|geyser]] 04:25, 18 November 2006 (CET) | ||
:On second thought, those wide tables will only be ''the most common'' OBD tables. | |||
::but by no means the only ones used to document Oni's binary data. | |||
:Dunno what objective would suit them. We want something short enough to type. | |||
:Since these tables will converge with OUP's Struct Defs eventually, | |||
::(e.g., the info in the "Meaning" column should be as light as in a struct def) | |||
:maybe either {{OBD Struct Header}} or {{OBD Struct Def Header}} is best. | |||
:Or {{OBDstructHeader}} | |||
::[[User:Geyser|geyser]] 12:52, 18 November 2006 (CET) | |||
:Oh, and then of course we'd have another template called, say, {{OBD Struct Row}} | |||
::(or {{OBDstructRow}}) | |||
:::that would go like this : | |||
<nowiki>|- ALIGN=center</nowiki> | |||
<nowiki>|{{{1|Offset?}}}</nowiki> | |||
<nowiki>|[[OBD:Data#{{{2|Data types}}}|{{{2|Type?}}}]]</nowiki> | |||
<nowiki>|BGCOLOR="#{{{3|F9F9F9}}}"|{{{4|Raw hex?}}}</nowiki> | |||
<nowiki>|{{{5|Value?}}}</nowiki> | |||
<nowiki>|ALIGN=left|{{{6|Description?}}}</nowiki> | |||
:Another one for strings, say, {{OBD Struct Row 2}} or {{OBDstructRow2}} : | |||
<nowiki>|- ALIGN=center</nowiki> | |||
<nowiki>|{{{1|Offset?}}}</nowiki> | |||
<nowiki>|[[OBD:Data#{{{2|Data types}}}|{{{2|Type?}}}]]</nowiki> | |||
<nowiki>|BGCOLOR="#{{{3|F9F9F9}}}" COLSPAN=2|{{{4|String?}}}</nowiki> | |||
<nowiki>|ALIGN=left|{{{5|Description?}}}</nowiki> | |||
:Finally, an extra one for the "Below follows" thing, say, {{OBD Struct Row 0}} or {{OBDstructRow0}}: | |||
<nowiki>|- ALIGN=center BGCOLOR="#000000"</nowiki> | |||
<nowiki>|COLSPAN=5|<FONT SIZE=2 COLOR="#FFFFFF">{{{1|Text?}}}<FONT></nowiki> | |||
:And that would be enough to get us started. | |||
:Tell me if I forgot anything. | |||
::[[User:Geyser|geyser]] 12:52, 18 November 2006 (CET) | |||
---- | ---- | ||
:[...] which is a semantic pleonasm BTW | :[...] which is a semantic pleonasm BTW |