Template:Own using
Own work using:
This template is used in the |source=
parameter of the {{Information}} template to render the words “own work using:” in the language specified in the user’s preferences. The intended use is to state the software used to create the file or the (data) source used to generate it.
Usage
{{Own using}}
Any namespace declaration (e.g. File:, Image:) is ignored. Only items from the FILE namespace can be used.
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
1 | Name(s) of the image (with or without namespace), or just an extension. | empty | optional | |
2, 3, ... ∞ | names of more files; for each empty parameter, the name of parameter 1 is used | empty | optional | |
name or n | (Global display name for files) normally not useful if more than 1 file individual parameter(s) | empty | optional | |
dis or d | Global pixel size value, to display the image individual size parameter{s} | empty | optional | |
opt or o | Global additional option for {{F}}, like "l" (left) or "b" (bordered) individual option(s) | empty | optional | |
hil or h | (Global hilite tag) normally not useful if more than 1 file as e.g. b, i, u, tt , big and more | empty | optional | |
par4 or q | Global 4th parameter for {{F}} like "n" (nolink) or "+" or "-" individual more parameter(s) or options | empty | optional | |
par5 or r | Global 5th parameter for {{F}} individual more parameter(s) or options | empty | optional | |
wiki or l | Global ISO 639-1 code for a Wikipedia sisterprojekt individual code parameter(s) | empty | optional | |
lang or i | Global ISO 639-1 code for SVG switch internationalization individual code parameter(s) | empty | optional | |
by or b | Global author name individual author name(s) — or byx (see explanation) | empty | optional | |
mod or m | Global code for modification of the user link(s) individual modifications (as t , w , wt , ...) | 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
Placement: In the "Source" parameter of the {{Information}} template (or the respective parameter of similar templates) or just below this template
Example
{{Own using|Example.jpg|by=example|+}}
renders as:
Own work using: File:Example.jpg by User:example
See also
- {{Own}}
- {{Own based}}
- {{Own work by original uploader}}
- {{Own derived}} — an option when it is needed?
- {{Own inspired}} — not yet
- {{Self-photographed}}
- {{AutVec}}, {{Superseded}} (PNG available), {{Vector version available}}
Note
When the file name of a file is the same it will be enough just to specify the file type by e.g.
.png
(or short:.p
or shorter:.
).jpg
(or short:.j
).gif
(or short:.g
).svg
(or short:.s
).tif
(or short:.t
).xcf
(or short:.x
).pdf
(or any other extension - case sensitive)
Example: {{ Own using | .j }}. or see 4CVNK.svg
If a file name starts with a dot, prefixing it with a namespace like File:.Xyz.jpeg
can avoid conflicts.
See a complete description of the replacement.
{{Own using|Example.jpg|.tiff}} renders as: Own work using: Example.jpg and Example.tiff
{{Own using|Example.svg | . | .j | .g }} renders as: Own work using: Example.svg, Example.png, Example.jpg and Example.gif
Pseudo file names
Like a file name can be specified, preferably at the last positions
- + or
-
(a plus sign, or a minus sign) to require the display with namespace(s)
- {{Own using|Example.jpg|–}} renders as: Own work using: File:Example.jpg
- × (the multiplication sign) to avoid the conjunctional "and" before the last file name:
- {{Own using|Example.jpg|.s|.g|×}} renders as: Own work using: Example.jpg, Example.svg, Example.gif
- x or X (an "x", lower or upper case) to enable the textual description of other bases:
{{Own using|Example.svg|Example.jpg|by1=example|x}} more using_on
renders as:
Own work using: Example.svg by example, Example.jpg and more using_on
Because of many transclusions with wrong file names, now a workaround is made that when only one file is specified,
and with either "[" or "{" as the first character, it won't be handled by the module and Template:F but directly displayed.
Parameter by
displays a user name after the file[s] display.
Instead of single user id
s, Userlists can be specified.
If parameter[s] by1
or b1
[by2/b2, ...] is[are] used, each such user name is displayed immediately after that file;
when parameter b1
is used (with or without a value), each file is displayed at a new line.
Examples:
{{Own using}} → Own work using:
{{Own using|:= }} → Own work using
{{Own using|:={{LangSwitch|en= the following images:|default=:}}}} → Own work using the following images:
{{Own using|Example.svg|by=Example}}
renders as:
Own work using: Example.svg by example
{{Own using|Example.svg|by=Example|+}}
renders as:
Own work using: File:Example.svg by User:example
{{Own using|Example.svg|by1=Example}}
renders as:
Own work using: Example.svg by example
{{Own using|Example.jpg|b1=Example}}
renders as:
Own work using:
✦ Example.jpg by example
{{Own using|Example.svg|by={{Ud|Example}}|l=de}}
renders as:
Own work using: Example.svg by Example
{{Own using|Example.jpg|.s|.g|by1=example|h1=u|h2=s|b3=username|o3=n}}
renders as (hilite on 1 and 2, nolink on 3):
Own work using: Example.jpg by example, Example.svg and Example.gif by username
{{Own using|Example.jpg|Example.svg|Example.gif|b1=example|b3=TalkUser|m3=t}}
renders as (vertical table because of b1):
Own work using:
✦ Example.jpg by example
✦ Example.svg
✦ Example.gif by TalkUser
Abbreviation: In simple cases the |by=
can be abbreviated with /
, whether the file name is spelled out or implied using .
:
{{using|example.jpg/example}} renders as: Own work using: Example.jpg by example
{{ Using | Image test.png/Example | Eksempel.jpg/Extra | ./Username | .g/Testuser1 | .s/Vectorizer | b1 = }}
renders as (vertical table because of b1):
Own work using:
✦ Image test.png by Example
✦ Eksempel.jpg by Extra
✦ Example.png by Username
✦ Example.gif by Testuser1
✦ Example.svg by Vectorizer
Localization
This template is localized by utilizing MediaWiki namespace messages. These can be translated at translatewiki.net (current translations).