General dat notes: Difference between revisions

From No-Intro ~ Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
** If you don't know what code company (if any) they are for, just put them down as for example <code>Additional cart front serial</code> in the Comment+
** If you don't know what code company (if any) they are for, just put them down as for example <code>Additional cart front serial</code> in the Comment+
* If the language hasn't been checked, make a discussion called <code>!langs-not-checked</code>. The body of the discussion doesn't have to the same.
* If the language hasn't been checked, make a discussion called <code>!langs-not-checked</code>. The body of the discussion doesn't have to the same.
* HTTP response headers should be added in the Comment+, ma starting with <code>!http-response-header-start</code> and then a newline and ending with a newline and <code>!http-response-header-end</code>. To specify what file the header is for, use <code>!http-response-header-define: filename</code> behind each <code>!http-response-header-start</code>.
* HTTP response headers should be added in the Comment+, each starting with <code>!http-response-header-start</code> and then a newline and ending with a newline and <code>!http-response-header-end</code>. To specify what file the header is for, use <code>!http-response-header-define: filename</code> on the line before behind each <code>!http-response-header-start</code>.
[[Category:Datting guides]]
[[Category:Datting guides]]
* PC game platforms should be added like <code>!platforms: Windows, Mac, Linux</code> a line on the sticky note (in that order)
* PC game platforms should be added like <code>!platforms: Windows, Mac, Linux</code> a line on the sticky note (in that order)

Revision as of 08:59, 7 September 2019

  • Do not add dump to DoM unless you are going to add it properly+fully and have got as much info off the dumper as you reasonably can.
  • Serials should be separated with a comma and no space
  • Box barcodes should be added on their own line in Comment+ like
    Box barcode: X XXXXX XXXXX X<tab>XXXXX
    (preserving spaces if there are any and putting an actual tab to represent gaps between different "barcode boxes"). Put a comma (no space) if the two barcodes are completely separate.
  • Publisher/developer serials on carts should be recorded in their own line in Comment+ like
    [Company name] serial on [box/cart] [front/back]: XXXXXXXX
    • For consistency, list Company names used in DoM for this purpose here:
      • Activision
    • If you don't know what code company (if any) they are for, just put them down as for example Additional cart front serial in the Comment+
  • If the language hasn't been checked, make a discussion called !langs-not-checked. The body of the discussion doesn't have to the same.
  • HTTP response headers should be added in the Comment+, each starting with !http-response-header-start and then a newline and ending with a newline and !http-response-header-end. To specify what file the header is for, use !http-response-header-define: filename on the line before behind each !http-response-header-start.
  • PC game platforms should be added like !platforms: Windows, Mac, Linux a line on the sticky note (in that order)