v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Screenshot

From Dwarf Fortress Wiki
Revision as of 22:50, 17 November 2010 by Neo Kabuto (talk | contribs) (Undo revision 131861 by Esitowipefy (Talk))
Jump to navigation Jump to search

These instructions explain how to create a screenshot to save or post on a wiki, forum, or elsewhere.

For the Dwarf Fortress wiki, all images on public pages should meet several criteria, as stated by this wiki's rules:

  1. Please use one of the two standard graphics displays (either the ASCII or the included tileset), and the default color scheme, not a custom graphics tileset or creative personal color scheme that players may not recognize. For User pages, bloodline games or other "personal" use, use what works for you, no problemo.
  2. All images should be in .png format (rather than .jpg or .bmp). (Conversion is explained below.) Any images not in .png format are subject to deletion.

Capturing the image

  1. Make the screen look how you want it - centered, open programs, etc. A screenshot will be wysiwyg, exactly what's shown on your monitor or in the active window (unless you edit the image, which is not hard).

The next step depends on your operating system.

Windows

  1. Make sure your Dwarf Fortress window has the focus.
  2. Press Alt+Print Screen to capture the active window. The image will be placed in your operating system clipboard.
    • If you want to capture the whole screen, press Print Screen instead.
  3. Open your image editor (usually MSPaint).
  4. Press Ctrl+v to paste the saved screenshot into paint.
    • You now have a bitmap of the screenshot. You can edit this as with any bitmap in paint. (Handy for circling key areas, adding arrows, blacking out personal/private info, cropping, whatever.)
  5. Under <File>, select <Save As...>, and save your image as a .PNG file. (The wiki rules specify PNG rather than another format like JPEG.)

MacOS

  1. Press Command+Shift+4; the mouse cursor will turn into a crosshair.
  2. Press Space to turn the mouse cursor into a camera icon.
  3. Click on the window you want to capture.
    • A new PNG file appears on your desktop, which you can rename and upload.

Adding an image to the wiki

Upload to a new File: page

First, your image needs to be uploaded to a simple wiki page that exists solely to contain your image.

  1. Give the file on your PC a unique and meaningful name (as per the rules). "7dwarves", "my fort" or "screenshot" probably aren't good choices!
  2. In the lower left sidebar of any wiki page, in the lower section marked "toolbox", click Upload file.
  3. On the file upload page, use the Choose file button to select your file.
  4. It is considerate to fill in the Summary field with either a short description or the same text you might include under the image in your article.
  5. Click the Upload file button. This creates a new page in the wiki containing your file, using your file name.

Add to an article

Once your image is uploaded to a File: page, you can edit other pages to add it to them.

  1. Copy the image's name, which is the page name minus the first word, "File:".
  2. Go to the article where you want the image to appear and click edit.
  3. Add the name in double brackets, the same as creating any wiki active link, with the word "Image:", at the front of the image file name. Using just the file name gives the image as it was saved, so adding [[Image:Copper_strike.PNG]] to a wiki page gives this:

Copper strike.PNG

That is the actual file, actual size.

  1. Click Show preview to make sure the layout is to your satisfaction.
  2. Click Save to commit your changes.

Advanced layout

You can modify the appearance of your image in the wiki by adding additional options after the file name, with pipes ( | ) between them. The most useful options are:

Thumbnail
"thumb" reduces the file size, making it fit in a wiki article better. Clicking the thumbnail image takes the reader to the actual file page with the full-size image.
Size
You can specify the size of the thumbnail by designating the maximum width in pixels, such as "150px" or "300px".
Alignment
"left" or "right" of text (default is centered above/below.)
Caption
adds comments below the image. All wiki editing tags can be used. No tag is needed, just a final pipe ( | ) and the text.
(click to enlarge)
Copper Strike
This dwarf has struck copper.

For example, if we type this:

[[Image:Copper_strike.PNG|thumb|right|200px|''(click to enlarge)''<br />
'''Copper Strike'''<br />This dwarf has struck copper.]]

We get an image that is (as shown to the right):

  • thumbnailed to a smaller size (click to enlarge)
  • Aligned right
  • Sized to 200 pixels max (width or height, which hits that limit first)
  • & labeled with that exact text below it, including formatting and line breaks

Posting an image in a forum

To post an image in a forum on the web takes a little more work, but the steps are parallel to the above.

  1. Create the file as above.
  2. You have to host it somewhere. There are many good free web-hosts available; do a web search for "image hosting" and you'll find all you need (and will probably recognize a few). Follow the instructions to upload the image - should be generally similar to the Upload file steps for the wiki, above.
    (If you find an image on the web, it's possible to right-click and, in "properties", get the address there and use that as the hosted image. However, this is unreliable - if that image gets removed or that page changed, you can lose your link, and some sites prevent such linking. Uploading your own copy of an image to your own hosting site account is the only reliable method.)
    • Note - Do not use this wiki to host images for linking on the forum or web - that is against the Terms of Use of most wikis, including this one.
  3. Once you have it hosted, copy the name - it will usually be something like
    http://www.freeimagehostingsite.com/albums/blah/blah/blah/myimage.jpg
  4. Each forum or bulletin board uses slightly different code; the DF/Bay12 games forum uses:
    [img]http://www.freeimagehostingsite.com/albums/blah/blah/blah/myimage.jpg[/img]
    • (To see the code that a different forum uses, find a post with an image in it and click quote - you should be able to see the coding that precedes and follows the file URL/address (the "http://...etc etc" part). You can copy that, paste it into your post, and then replace that file name with your hosted image file name - done.)
  5. Use preview to make sure it looks right, and then post.

Edit the image

Use any image editor - MS Paint is common on Windows systems.

Open the image, edit as you prefer (adding text, circles, arrows, or cropping for size), and then save - maybe to a slightly different file name, so your original isn't corrupted - just in case.

Pro Tip: First, make a copy of the image and give that the new name - then open and edit that file. Then, when you hit Ctl + s out of habit, you'll be saving to that file name, not over the original.