Help:Contents

From Minetest Wiki
Revision as of 22:48, 14 October 2013 by Wuzzy (talk | contribs) (→‎Wiki rules: typographic fixes, added link ti Minetest (game))
Jump to navigation Jump to search


Wiki rules

  • Articles must be related to Minetest.
  • Content from mods other than those in minetest_game is allowed, however the fact that the item is not in minetest_game and which mod it is from must be clearly stated.
  • Mods that place content on this wiki should create a subpage under “Mods” (eg. “Mods/test”), listing the blocks, items, commands, etc that the mod provides.
  • The wiki is not a place to store personal content, images …

Contributing

Help improving this wiki. If you have some technical skills, you may also contribute to the development wiki.

Style

Blocks

3D blocks used in the wiki (ex. Wooden Planks.png) are generated using Blender and the .blend file linked in this forum post created by Calinou.

Images are 150x150 PNGs and should have the front tile on the bottom-left face as in the game.

Items

Items (ex. Apple.png) are displayed in the wiki as 2D images ranging from 20x20 to 160x160 pixels.

It is advised to create a unique version of 160x160. If you use a 16x16 image, browsers will scale up the image using interpolation and the result will not look very clean.

Create images by extracting the 16x16 version available in the GitHub repository and scale them to 160x160. Do not use scaling interpolation so that pixelized appearance is maintained. You can use GIMP for this task.

Note: currently many of the items are still 64x64.