Difference between revisions of "Template:Uploadlink"
Game widow (talk | contribs) m (1 revision) |
Game widow (talk | contribs) m (→top: clean up, replaced: emplates|{{PAGENAME}}]] → emplates]]) |
||
Line 1: | Line 1: | ||
<includeonly><span class="plainlinks">[{{fullurl:Special:Upload|wpDestFile={{urlencode:{{{1|}}}}}{{#ifeq:{{lc:{{{reupload|}}}}}|yes|&wpForReUpload=1|}}}} {{#if:{{{2|}}}|{{{2}}}|File:{{{1}}} }}]</span></includeonly><noinclude> |
<includeonly><span class="plainlinks">[{{fullurl:Special:Upload|wpDestFile={{urlencode:{{{1|}}}}}{{#ifeq:{{lc:{{{reupload|}}}}}|yes|&wpForReUpload=1|}}}} {{#if:{{{2|}}}|{{{2}}}|File:{{{1}}} }}]</span></includeonly><noinclude> |
||
{{doc}} |
{{doc}} |
||
− | [[Category:Formatting templates |
+ | [[Category:Formatting templates]]</noinclude> |
Revision as of 14:51, 3 July 2018
This template creates a direct link to upload a given file.
Usage
{{uploadlink|file}} {{uploadlink|file|link text}} {{uploadlink|file|reupload=yes}} {{uploadlink|file|link text|reupload=yes}}
Setting reupload
to yes
indicates there is a file there and this link should be for uploading a new version. You should verify the file exists before using this form.