Template:Derived from/doc: Difference between revisions
More actions
m added 15 more per this request |
m abbr alias |
||
| Line 5: | Line 5: | ||
|1def= | |1def= | ||
|1stat=required | |1stat=required | ||
|2=display | |2=display</code> ''or'' <code>d | ||
|2d=size in pixels of thumbnail of files derived from. If not provided, no thumbnail is shown. | |2d=size in pixels of thumbnail of files derived from. If not provided, no thumbnail is shown. | ||
|2stat=optional- | |2stat=optional- | ||
|3=opt | |3=</code>{{0|0000}}<code>opt</code> ''or'' <code>o | ||
|3d-en=an additional option for {{T2|F}}, e.g. "l" (left) or "b" (bordered) | |3d-en=an additional option for {{T2|F}}, e.g. "l" (left) or "b" (bordered) | ||
|3stat=optional- | |3stat=optional- | ||
Revision as of 22:55, 6 March 2018
If your file is a derivative work of another file on Commons, use this template to link it.
Usage
{{Derived from |1 ... 40= }}
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 40 images. (Capability for more can easily be added in the template code)
This template complements {{Derivative versions}}.
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 ... 40 | file derived from (up to 40 unnamed parameters can be used, for 40 files) | empty | required | |
display or d | size in pixels of thumbnail of files derived from. If not provided, no thumbnail is shown. | empty | optional | |
opt or o | 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, or by passing "br" as a second parameter to {{By}}.
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)