Template:F: Difference between revisions
Template page
More actions
m Protected Template:F: repeated test edits/vandalism ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)) |
m expansion |
||
| Line 1: | Line 1: | ||
[[: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> | [[:File:{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}|{{#if:{{{2|}}}|{{{2}}}|{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}}}]]{{#if:{{{3|}}}| [[File:{{#if:{{{1|}}}|{{{1}}}|Sample.svg}}{{!}}{{{3}}}px{{#if:{{{4|}}}|b|{{!}}border}}]]}}<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> | ||
| Line 5: | Line 5: | ||
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> | ||
If a third parameter is declared it specifies the px-size, and the file will be displayed inline following the file name<br> | If a third parameter is declared it specifies the px-size, and the file will be displayed inline following the file name<br> | ||
::Example: {{F|Buddhist flag.svg|''Buddhist flag:''|3=24}} | If a fourth parameter is declared with the value "b", the picture is bordered (see example 2). | ||
::Example: {{F|Buddhist flag.svg|''Buddhist flag:''|3=24}} - {{F|Buddhist rainbow flag.svg|''Buddhist flag:''|3=24|4=b}} | |||
[[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:57, 19 January 2012
Establishes a link to the file name and displays the file name without the prefix "File:".
Because of the empty parameter bug it does not use the 'pipe trick' but a work-around against that bug.
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
If a fourth parameter is declared with the value "b", the picture is bordered (see example 2).
- Example: Buddhist flag:
- Buddhist flag:
- Example: Buddhist flag: