Jump to content

Editing Uploading Files

Revision as of 02:08, 19 February 2026 by Jasongeek (talk | contribs) (Created page with "= Uploading Files = MediaWiki allows users to upload images, documents, and other media files for use within wiki pages. This guide explains how to enable uploads and how to properly insert files into pages. == Enabling File Uploads (Administrators) == If you manage the wiki, make sure uploads are enabled in <code>LocalSettings.php</code>: <syntaxhighlight lang="php"> $wgEnableUploads = true; $wgFileExtensions = [ 'png', 'jpg', 'jpeg', 'gif', 'pdf', 'svg', 'webp' ];...")
(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)
Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Please note that all contributions to PUBLISH DATE may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, 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 (see My wiki:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)