Code generator guide

From Discovery Wiki
Revision as of 14:06, 19 February 2015 by Space (talk | contribs) (Initial revision, checklists drafted.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Code generator checklists

ID pages

  1. Find the ID page that you wish to update on the Wiki.
  2. Find the entry for that page in the code generator, and copy the generated Wiki code into the editor. Make sure that you replace all code that is there from before.
  3. Add [[wikilinks]] where appropriate, such as for factions and ship names.
  4. Click “Show preview”. Does the page look like it should? Compare it with another ID page.
    1. There should for example be no dashes after each bullet point on lists on the ID page.
  5. If everything’s looking good by now, click save.

Ship pages

  1. Find the ship page that you wish to update on the Wiki.
  2. Find the entry for that page in the code generator, and copy the generated Wiki code into the editor. Make sure that you replace all code that is there from before.
  3. Click the “show changes” button, and look for any red text with a minus sign in front of it on the left hand side to see if you’ve removed any reviews. If so, copy these over to the editor window under the ==Handling== title.
  4. Add [[wikilinks]] where appropriate, such as for factions and base names.
  5. Click “Show preview”. Does the page look like it should? Compare it with another ship page.
    1. Does the ship image show up like it should? If not, check what the image name was in the previous revision of the page ("| image = filename" inside the {{Ship Infobox}} template, again on the left hand side of the view you get after clicking “Show changes”) and copy it over.
  6. If everything’s looking good by now, click save.
  7. Done!

Commodity pages

  1. Find the commodity page that you wish to update on the Wiki.
  2. Find the entry for that page in the code generator, and copy the generated Wiki code into the editor. Make sure that you replace all code that is there from before.
  3. Add [[wikilinks]] where appropriate, such as for factions and base names.
  4. Click “Show preview”. Does the page look like it should? Compare it with another commodity page.
  5. If everything’s looking good by now, click save.
  6. Done!

Equipment pages

  1. Find the equipment page that you wish to update on the Wiki.
  2. Find the entry for that page in the code generator, and copy the generated Wiki code into the editor. Make sure that you replace all code that is there from before.
  3. Add [[wikilinks]] where appropriate, such as for factions and ship names.
  4. Click “Show preview”. Does the page look like it should? Compare it with another equipment page.
    1. Does the equipment image show up like it should? If not, check what the image name was in the previous revision of the page ("| image = filename" inside the {{Weapon/gun}} template, again on the left hand side of the view you get after clicking “Show changes”) and copy it over.
  5. If everything’s looking good by now, click save.
  6. Done!