Last edited 2 years ago
by Redaktion

Template:Filename: Difference between revisions

Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
{{Messagebox|boxtype=note|Note text=When uploading a new file, you should check the file/page name for unusual special characters (e.g., <code>"</code>, <code>%</code>, <code>/</code>,<code><</code> ,<code>></code>, <code>[</code> ,<code>]</code>, <code>{</code>, <code>}</code>). Change the name to include only standard characters, since the server file system could have problems with them or since some characters have special meanings in MediaWiki.
{{Messagebox|boxtype=note|Note text=When uploading a new file, you should check the file/page name for unusual special characters (e.g., <code>"</code>, <code>%</code>, <code>/</code>,<code><</code> ,<code>></code>, <code>[</code> ,<code>]</code>, <code>{</code>, <code>}</code>). Change the name to include only standard characters, since the server file system could have problems with them or since some characters have special meanings in MediaWiki.
The special characters <code>(</code>, <code>)</code>, <code>&</code>, <code>+</code> can be used and are translated into their equivalent %-hex notation.}}
The special characters <code>(</code>, <code>)</code>, <code>&</code>, <code>+</code> can be used and are translated into their equivalent %-hex notation.
 
<code>:</code>: Colons will be converted to spaces, unless they denote an existing namespace.}}

Revision as of 12:28, 30 September 2022

Note:When uploading a new file, you should check the file/page name for unusual special characters (e.g., ", %, /,< ,>, [ ,], {, }). Change the name to include only standard characters, since the server file system could have problems with them or since some characters have special meanings in MediaWiki.

The special characters (, ), &, + can be used and are translated into their equivalent %-hex notation.

:: Colons will be converted to spaces, unless they denote an existing namespace.