Template:Derived from/doc: Difference between revisions
More actions
m format |
m +explanation |
||
| Line 11: | Line 11: | ||
|3stat=optional- | |3stat=optional- | ||
|4=by | |4=by | ||
|4d-en=a user name, displayed by {{T2|by||}} <!-- <br>when it starts with either a "{" or "[", then it will be used as it is,<br> otherwise --> as parameter for {{T2|U}} | |4d-en=a user name, displayed by {{T2|by||}} <!-- <br>when it starts with either a "{" or "[", then it will be used as it is,<br> otherwise --> as parameter for {{T2|U}}<br>''or'' a colon ":" - see [[#Colon]] | ||
|4stat=optional- | |4stat=optional- | ||
| Line 78: | Line 78: | ||
{{LangSwitch|de=Für lediglich [[Template talk:AutVec|Konvertierung zu SVG]]:|en=For mere [[Template talk:AutVec|conversions to SVG]]:}} | {{LangSwitch|de=Für lediglich [[Template talk:AutVec|Konvertierung zu SVG]]:|en=For mere [[Template talk:AutVec|conversions to SVG]]:}} | ||
* {{Tl|AutVec}} - ("<u>aut</u>hors of <u>vec</u>torized raster graphic") | * {{Tl|AutVec}} - ("<u>aut</u>hors of <u>vec</u>torized raster graphic") | ||
== Colon == | |||
The template finishes its display with a <tt>new line</tt>; when the template is used just to display the text, like<br> | |||
{{Tle|t=Derived from}} - {{Derived from}} which will not be appropriate if continuation in the same line is required; | |||
the <tt>new line</tt> can be avoided by using a colon instead of the missing user name, e.g.<br> | |||
{{Tle|t=Derived from|p1=by|:}}{{Tle|t=F|Example.svg}}{{Tle|T=by|example}}<nowiki><br></nowiki> - {{Derived from|by=:}}{{F|Example.svg}}{{by|example}}<br> without inbetween spaces; a final <tt>new line</tt> can be forced manually, as shown. | |||
|setscats= | |setscats= | ||
Revision as of 08:57, 17 February 2018
If your file is a derivative work of another file on Commons, use this template to link it.
Usage
{{Derived from |1 ... 25= }}
A namespace prefix (like "File:") does not disturb.
Examples
{{ Derived from | Example.jpg | by = example }} gives
This file was derived from: Example.jpg by example
{{ Derived from | Example.jpg | Beispiel.png | display = 16 }} gives
This file was derived from:
{{ Derived from | Example.jpg | Beispiel.png | Sample.svg | display = 16 | opt = l }} gives
This file was derived from:
You can add up to 25 images. (Capability for more can easily be added in the template code)
This template complements {{Derivative versions}}.
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 ... 25 | file derived from (up to 25 unnamed parameters can be used, for 25 files) | empty | required | |
display | size in pixels of thumbnail of files derived from. If not provided, no thumbnail is shown. | empty | optional | |
opt | an additional option for {{F}}, e.g. "l" (left) or "b" (bordered) | empty | optional | |
by | a user name, displayed by {{By}} as parameter for {{U}} or a colon ":" - see #Colon | empty | optional | |
Additional information
The template is intended to be used in the following namespaces: the File namespace
The template is intended to be used by the following user groups: all users
See also
Consider also using the following specific derivation templates, for retouching and extracting or cropping:
- {{Retouched picture}}
- {{Extracted from}}/{{Image extracted}}
- {{Attrib}} or the previous version {{AttribSVG}}
The counterpart:
For mere conversions to SVG:
- {{AutVec}} - ("authors of vectorized raster graphic")
Colon
The template finishes its display with a new line; when the template is used just to display the text, like
{{ Derived from }} - This file was derived from: which will not be appropriate if continuation in the same line is required;
the new line can be avoided by using a colon instead of the missing user name, e.g.
{{ Derived from | by = : }}{{ F | Example.svg }}{{ By | example }}<br> - This file was derived from: Example.svg by example
without inbetween spaces; a final new line can be forced manually, as shown.
Localization
To add your language to the list of languages supported by this template, please edit the template and add a row to the "{{LangSwitch|}}" construct. It takes the form "|xx= Your translation " (xx being the code of your language)