before starting a edit war, I would like to discuss two pages on the wiki, as multiple parties seem to be involved

a) http://wiki.ttdpatch.net/tiki-index.php?page=CargoTypes
b) http://wiki.ttdpatch.net/tiki-index.php ... CargoTypes
So far I can identify parts of the information on those pages to head for
1) Document cargo slots of default cargos.
2) Document cargo bits of default cargos.
3) Document cargo classes of default cargos.
4) Document cargo classes and bits of old and new cargos in various newgrfs.
Items 1 to 3 head for documenting the stuff, which is provided by TTDP and OTTD as defaults, which then might be changed by various (newcargo- resp. newindustry-/newhouse-) grfs.
The content of 1 to 3 should reflect the definitions in
http://svn.ttdpatch.net/trac/browser/tr ... t.asm#L940 (linenumber is valid for TTDP r2023)
resp.
http://svn.openttd.org/trunk/src/table/cargo_const.h (OTTD rHEAD)
(they should be equal).
All four items head for documenting the usage of cargo bits and classes for developing vehicle and station grfs.
Wrt. 4, there seem to be at least the definitions of George's ECS and of andythenorth's and FooBar's FIRS. It seems like MB's unreleased ECS has joined them specifiing stuff.
Personally I would like these information on the wiki:
i) The defaults of 1 to 3, clearly separated from the rest. (though a separate column would also be acceptable)
ii) The cargo classes and bits of released newgrfs. The new cargos and the changes to the old cargos.
iii) No "fictional" information about newgrfs in development without a single test release.
iv) A note about the various troubles caused by inconsistent cargo class usages across multiple newgrfs.
Do your goals differ from mine?