Difference between revisions of "Template:External media"
imported>Wandalstouring m (moved Template:Externalimages to Template:Externalimage over redirect: easier to type) |
imported>Wandalstouring (coorected new title) |
||
| Line 1: | Line 1: | ||
{| class="infobox" style="float: {{{align|right}}}; border-spacing: 2px; font-size: 95%; width: {{{width|258px}}}; " | {| class="infobox" style="float: {{{align|right}}}; border-spacing: 2px; font-size: 95%; width: {{{width|258px}}}; " | ||
|- style="background: #CDD3DB;" | |- style="background: #CDD3DB;" | ||
| − | ! colspan="2" | [[Image:Nuvola apps kview.png|30px]] External | + | ! colspan="2" | [[Image:Nuvola apps kview.png|30px]] External image |
|- valign="top" | |- valign="top" | ||
{{#if:{{{topic|}}} | | {{#if:{{{topic|}}} | | ||
| Line 115: | Line 115: | ||
<noinclude> | <noinclude> | ||
==Purpose== | ==Purpose== | ||
| − | If an image is available online, but cannot be uploaded to Wikipedia, it may be appropriate to use {{tl| | + | If an image is available online, but cannot be uploaded to Wikipedia, it may be appropriate to use {{tl|externalimage}} to provide a direct link to the image and a (referenced) description of what the image depicts. |
| − | {{tl| | + | {{tl|externalimage}} can be used multiple times in an article, and each implementation of {{tl|externalimage}} can be used to link to more than one image. |
== Usage == | == Usage == | ||
<nowiki> | <nowiki> | ||
| − | {{ | + | {{externalimage |
</nowiki> | </nowiki> | ||
| Line 150: | Line 150: | ||
==See it in action== | ==See it in action== | ||
| − | Please look at [[War against Nabis]] to see an implementation of {{tl| | + | Please look at [[War against Nabis]] to see an implementation of {{tl|externalimage}}. |
Revision as of 09:13, 14 February 2008
Purpose
If an image is available online, but cannot be uploaded to Wikipedia, it may be appropriate to use {{externalimage}} to provide a direct link to the image and a (referenced) description of what the image depicts.
{{externalimage}} can be used multiple times in an article, and each implementation of {{externalimage}} can be used to link to more than one image.
Usage
{{externalimage
|align = {{{1}}}
|width = {{{2}}}
|image1 = [ {{{3}}} {{{4}}} ] <ref> {{{5}}} </ref>
|image2 = ...
}}
Legend:
{{{1}}} = left / right / center
{{{2}}} = number(standard=300) px
{{{3}}} = URL of the image (direct link to the image, not the page if possible)
{{{4}}} = description of the image
{{{5}}} = link to the page where the image is from + date when this link was created
See it in action
Please look at War against Nabis to see an implementation of {{externalimage}}.