Difference between revisions of "Uploading Images"

From Experimental Game Cultures
Jump to navigation Jump to search
Line 12: Line 12:
   
 
If it is a large file, you may need to wait several seconds for the upload to complete.
 
If it is a large file, you may need to wait several seconds for the upload to complete.
  +
  +
== Displaying an image ==
  +
<pre>
  +
[[File:filename.extension|width|caption]]
  +
</pre>

Revision as of 17:01, 23 March 2022

Upload a file

Prepare the file on your computer in its final format. Make sure the file is exactly as you want it. In the sidebar, under "tools", click "Upload file".

Click "Browse" next to the "Source filename:” to locate the file on your computer. (The "browse" button may have a different label depending on your web browser). Change the "Destination filename:" to something descriptive, if necessary.

Fill in the "Summary", if necessary. Click the "Upload file" button.

If it is a large file, you may need to wait several seconds for the upload to complete.

Displaying an image

[[File:filename.extension|width|caption]]