Template:F: Difference between revisions
Template page
More actions
m another shorthand definition |
m corr. |
||
| Line 1: | Line 1: | ||
[[:File:{{{1}}}|{{{2|{{{1}}}}}}]]<noinclude> | [[:File:{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}|{{#if:{{{2|}}}|{{{2}}}|{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}}}]]<noinclude> | ||
Establishes a link to the file name. If a second parameter is | Establishes a link to the file name and displays the file name without the prefix "File:".<br> | ||
If a second parameter is specified, this name is displayed instead of the file name.<br> | |||
<small>Because of the ''empty parameter bug'' it uses not the 'pipe trick' but a work-around against that bug.</small> | |||
[[Category:Internal link templates|{{PAGENAME}}]] | [[Category:Internal link templates|{{PAGENAME}}]] | ||
[[Category:Typing-aid templates|{{PAGENAME}}]] | [[Category:Typing-aid templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 15:54, 5 January 2011
Establishes a link to the file name and displays the file name without the prefix "File:".
If a second parameter is specified, this name is displayed instead of the file name.
Because of the empty parameter bug it uses not the 'pipe trick' but a work-around against that bug.