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.

Editing Screenshot

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

If you are creating a redirect to the current version's page, do not use any namespace. For example: use #REDIRECT [[Cat]], not #REDIRECT [[Main:Cat]] or #REDIRECT [[cv:Cat]]. See DF:Versions for more information.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
These instructions explain how to create a '''screenshot''' to save or post on a wiki, forum, or elsewhere.
+
This works for any screenshot you want to save, or post on a wiki, forum or elsewhere.
  
__TOC__
+
===Take the screenshot===
  
== Capturing the image  ==
+
1) Make the screen look how you want it. The screenshot will be the whole screen (tho' you can edit if you want.)
# 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 [[Screenshot#Edit_the_image|edit the image]], which is not hard).
 
The next step depends on your operating system.
 
  
=== Windows ===
+
2) Hit the {{k|Print Screen}} button.
# Make sure your Dwarf Fortress window has the focus.
 
# Press {{k|Alt}}+{{k|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 {{k|Print Screen}} instead.
 
# Open your image editor (usually MSPaint).
 
# Press {{k|Ctrl}}+{{k|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.)
 
# Under <File>, select <Save As...>, and save your image as a .PNG or .JPG file. For standard tilesets, PNG files are preferred as they tend to be smaller and do not lose any detail during compression.
 
  
==== Alternative method ====
+
Okay, now...
On newer versions of Windows, the following method offers some more flexibility/options.
 
# Make sure your Dwarf Fortress window has the focus.
 
# Press {{k|Windows Key}}+{{k|shift}}+{{k|s}} to open "Snip & Sketch".
 
# At the top of your display, choose "Window Snip" or "Fullscreen Snip". (You can also choose to capture specific screen elements using the other two options).
 
# Click on the pop-up that appears (usually bottom right of your display).
 
# You can now press {{k|CTRL}}+{{k|s}}, or click the save button in the top right of the new window to save the screenshot in a location of your choosing. It defaults to .PNG format.
 
  
=== MacOS ===
+
===Turn into jpeg===
# Press {{k|Command}}+{{k|Shift}}+{{k|4}}; the mouse cursor will turn into a crosshair.
 
# Press {{k|Space}} to turn the mouse cursor into a camera icon.
 
# 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 ==
+
3) Open Paint (or the equivalent)
  
=== Upload to a new File: page ===
+
4) Hit {{k|ctl}} + {{k|v}} - yes, you are "pasting" the saved screenshot into paint.
First, your image needs to be uploaded to a simple wiki page that exists solely to contain your image.
 
# Give the file on your PC a ''unique and meaningful name'' (as per the [[rules#I]]). "7dwarves", "my fort" or "screenshot" probably aren't good choices!
 
# In the lower left sidebar of any wiki page, in the lower section marked "toolbox", click '''[[Special:Upload|Upload file]]'''.
 
# On the file upload page, use the '''Choose file''' button to select your file.
 
# 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.
 
# Click the '''Upload file''' button. This creates a new page in the wiki containing your file, using your file name.
 
  
=== Add to an article ===
+
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.)
Once your image is uploaded to a File: page, you can edit other pages to add it to them.
 
# Copy the image's name, which is the page name ''minus'' the first word, "File:".
 
#* If the image is on page [[:File:Copper_strike.PNG]], you want ''only'' '''Copper_strike.PNG'''.
 
# Go to the article where you want the image to appear and click '''edit'''.
 
# 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 '''<nowiki>[[Image:Copper_strike.PNG]]</nowiki>''' to a wiki page gives this: <br/><br />
 
[[Image:Copper_strike.PNG]] <br/> <br />
 
That is the actual file, actual size.
 
# Click '''Show preview''' to make sure the layout <!--, sizing, caption and overall presentation are-->is to your satisfaction.
 
# Click '''Save''' to commit your changes.
 
  
=== Advanced layout ===
+
5) Under <File>, select <Save As>... a jpg or jpeg(Or a .png/ping file - similar, and slightly smaller size.)
You can modify the appearance of your image in the wiki by adding [http://www.mediawiki.org/wiki/Help:Images 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 imageAll wiki editing tags can be used.  No tag is needed, just a final pipe ( | ) and the text.
 
[[Image:Copper_strike.PNG|thumb|right|200px|''(click to enlarge)''<br />
 
'''Copper Strike'''<br />This dwarf has struck copper.]]
 
For example, if we type this:
 
<nowiki>[[Image:Copper_strike.PNG|thumb|right|200px|''(click to enlarge)''<br />
 
'''Copper Strike'''<br />This dwarf has struck copper.]]</nowiki>
 
We get an image that is (as shown to the right):
 
* '''thumb'''nailed to a smaller size (click to enlarge)
 
* Aligned '''right'''
 
* Sized to '''200''' pixels max width
 
* & labeled with that exact text below it, including formatting and line breaks
 
  
== Posting an image in a forum ==
+
===Linking to a page/post===
To post an image in a forum on the web takes a little more work, but the steps are parallel to the above.
+
Then, it depends whether your adding the pic to this wiki or a forum post...
# Create the file as above.
 
# 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.
 
# Once you have it hosted, copy the name - it will usually be something like
 
#: <nowiki>http://www.freeimagehostingsite.com/albums/blah/blah/blah/myimage.jpg</nowiki>
 
# Each forum or bulletin board uses slightly different code; the [http://www.bay12games.com/forum/index.php DF/Bay12 games forum] uses:
 
#: '''<nowiki>[img]</nowiki>'''<nowiki>http://www.freeimagehostingsite.com/albums/blah/blah/blah/myimage.jpg</nowiki>'''<nowiki>[/img]</nowiki>'''
 
#* ''(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 <nowiki>"http://...etc etc"</nowiki> part).  You can copy that, paste it into your post, and then replace that file name with your hosted image file name - done.)
 
# Use '''preview''' to make sure it looks right, and then post.
 
  
==Edit the image==
+
====in this wiki====
Use any image editor - MS Paint is common on Windows systems.
+
upload the file
 +
:6w) In the lower left sidebar of any wiki page, in the lower section marked "toolbox", there's a link - "Upload file" - this will open a browser where you select your file and (oddly enough) upload it to the wiki.  This creates a new page in the wiki with your file, and your file name. (Consider giving the file on your PC a unique and meaninful name. "7dwarves" or "screenshot" probably aren't good choices!)
  
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.
+
:w7) Copy that image's name, which is the page name minus the first word, "file:".  So, if the image is on page "File:Veins revealed.PNG", you want "Veins revealed.PNG".
 +
:w8) Add that name in double brackets, the same as creating any wiki active link, with the word "Image:", at the front of the image file name.
  
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 {{k|Ctl}} + {{k|s}} out of habit, you'll be saving to that file name, not over the original.
+
So, adding <nowiki>[[Image:Copper_strike.PNG]]</nowiki> to a page gives this:[[Image:Copper_strike.PNG]]
[[Category:Guides]]
+
 
 +
That is the actual file, actual size.  You can modify that in the wiki using rules found here: [[http://www.mediawiki.org/wiki/Help:Images images]]
 +
 
 +
:* 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.
 +
:* align - left, right, or center.
 +
:* caption - adds comments below the image.  All wiki editing tags can be used.
 +
 
 +
:w8) Preview the page to make sure the layout, sizing, caption and overall presentation are to your satisfaction... then edit or Save, and you're done.
 +
 
 +
====in the forum====
 +
(stand by...)

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)