Caves of Qud Wiki:Style Guide

From Caves of Qud Wiki
Revision as of 20:05, 22 June 2019 by Sol (talk | contribs)
Jump to navigation Jump to search

The Official Caves of Qud Wiki Style Guide is a standard of editing practices and formatting styles for article contribution. The situation may call for breaks from these guidelines, it is best to follow these as close as possible. This is heavily based on Gamepedia's own Manual of Style.

Article Layout

Infoboxes

Infoboxes, boxes which summarize data relating to the article, should appear at the top-right corner of the article content. Item tooltips are also "infoboxes".

Infoboxes should generally summarize available information; speculation, as well as "unknown" or "n/a" rows, should be avoided. Most information required in infoboxes will be in ObjectBlueprints.xml.

Prerelease Content

All content that has requires prerelease content to be enabled must be prefaced with Template:Prerelease Content.

Book Layout

All books will have an Template:Item containing the title colored yellow, sprite, commerce value, and id. A section titled 'Contents' will contain the actual contents of the book, and will be formatted using {{Book Page|(your text here)}) for each "page", with no extraneous whitespace inside of the text part of the template, i.e., none that isn't present in the actual page.

NPC Layout

Writing

Categories

Categories will be named in their plural form, ex Category:Artifacts.

Formatting

Color

The wiki already has a template for the main colors found inside Caves of Qud. Do not directly format the text with html;Template:Color has all hexcodes as well as way to quickly format a line with a single color.

Colored Names

Item names such as Stopsvalinn have multicolor names in game. For ease of use, call Template:Qud text instead of manually changing each letter using the Color Template.

Quoting In Game Descriptions

When pasting descriptions from objectblueprints, call Template:Qud quote instead of Template:Quote to parse color strings and preserve single line breaks.

Wikitext

For more specific help on wikitext, check Wikepedia's own Help article. For fancier functions, check Wikipedia's Magic Words.

Sprite Uploading

Capturing High-Quality Screenshots

In Steam:

  • Go to View > Settings > In-Game and enable Save an uncompressed copy for screenshots.
  • Define a working folder with the Screenshot Folder button.

In Caves of Qud:

  • Set your render resolution to 1280x800 windowed.
  • Go to Options > General and disable Display Vignette and Display Scanlines.

You are now ready to capture screenshots which preserve the defined edges and aspect ratios of sprites. When capturing, ensure particles and the chat log do not overlap with your subjects.

Wishing for "1" will take you to an empty map, wishing for "calm" will pacify all creatures, and then wishing for individual creatures/items by name can yield many subjects per screenshot.

Editing Screenshots with GIMP2

I will be using GIMP2 for the remainder of this guide. We will require a few specific settings.

  • Go to Edit > Preferences > Default Grid set the Width to 160 and Height to 240 pixels.
  • Set Line style to Solid.

This will allow you to quickly select a whole sprite and preserve their size in relation to each other.

  • Open your uncompressed screenshot and use the Rectangle Select Tool R to select only the visible map, not the UI or border. I recommend zooming in for pixel accuracy.
  • Press alt+i>c to quickly Crop to Selection.
  • In the Layers - Brushes list, right-click your layer and select Add Alpha Channel.
  • Use the Select by Color Tool shift+o and click on the background.
  • Press delete and now you will have only sprites and transparency.
  • Press alt+i>s to open Scale Image, then set your Interpolation to None and scale the image x10 (this should result in 12800x6000 pixels).
    • A dialog will popup to warn you about the file size, click Scale.

Here I recommend going to File > Overwrite screenshotname.png to overwrite the original screenshot, in case you need to come back and fix a botched/missed sprite.

  • Press alt+v>h and alt+v>p to activate the Show Grid and Snap to Grid options.
  • Use the Rectangle Select Tool R and following the borders, select one sprite.
  • Press alt+i>c then ctrl+shift+e to crop and export the lone sprite as a .png.
    • Name the file to match the in-game name and replace the spaces with _ underscores.
  • Press ctrl+z until you return to the full image, and select another sprite.

Uploading Finished Sprites

  • With your completed 160x240 sprites go to Special:Upload.
    • If you have multiple files, you can upload them all at once using the Yes radio button above the browse button. This option may not appear until you refresh the page.