Check out the community portal for ways in which you can help the Wiki of Mana! Also, keep in mind that this wiki contains unmarked spoilers.
We've completed our server upgrade, but you can still help out by looking for bugs and other issues. If you see something amiss, please let us know! Thanks!
Template:Media link
Usage[edit]
Template idea for the prefix Media:
. The template was originally from the Super Mario Wiki.
Media: vs. :File:[edit]
Both prefixes display a link instead of embedding the image itself but there are some key differences:
Prefix | Sample | Special:UnusedFiles prevention | Provides a file page link | Provides a special link to Special:Upload if red link is detected |
---|---|---|---|---|
Media:
|
Media:Rabite LOM artwork.jpg Media:aeilsdfilasjdl.png |
|||
:File:
|
File:Rabite LOM artwork.jpg File:aeilsdfilasjdl.png |
That's what this template addresses by bring both together. This template should only be used for main articles.
Usage[edit]
MediaWiki parsing | Code |
---|---|
File:Rabite LOM artwork.jpg | {{media link|Rabite LOM artwork.jpg}}
|
File:Rabite LOM artwork.jpg | {{media link|Rabite LOM artwork.jpg|}}
|
test | {{media link|Rabite LOM artwork.jpg|test}}
|
[[Media:|test]] | {{media link||test}}
|
[[Media:|File:]] | {{media link||}}
|
[[Media:|File:]] | {{media link|}}
|
[[Media:{{{1}}}|File:{{{1}}}]] | {{media link}}
|
File:aeilsdfilasjdl.png | {{media link|aeilsdfilasjdl.png}}
|
File:aeilsdfilasjdl.png | {{media link|aeilsdfilasjdl.png|}}
|
test | {{media link|aeilsdfilasjdl.png|test}}
|
Other[edit]
Uses {{!}}
. Also hides media prefix usage with <span> tag and a simple CSS code. Special code implemented if a red link results from the file string specified.