Template:F: Difference between revisions
Template page
More actions
m corr. |
m expansion |
||
| Line 1: | Line 1: | ||
[[:File:{{#if:{{{1|}}}|{{{1}}}|Sample. | [[:File:{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}|{{#if:{{{2|}}}|{{{2}}}|{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}}}]]{{#if:{{{3|}}}| [[File:{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}{{!}}{{{3}}}px]]}}<noinclude> | ||
Establishes a link to the file name and displays the file name without the prefix "File:".<br> | 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> | If a second parameter is specified, this name is displayed instead of the file name.<br> | ||
<small>Because of the ''empty parameter bug'' it | If a third parameter is declared it specifies the px-size, and the file will be displayed inline following the file name.<br> | ||
<small>Because of the ''empty parameter bug'' it does not use 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 09:17, 4 September 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.
If a third parameter is declared it specifies the px-size, and the file will be displayed inline following the file name.
Because of the empty parameter bug it does not use the 'pipe trick' but a work-around against that bug.