Template:Created with
Please test any changes in the template's /sandbox and consider discussing changes at the talk page before implementing them. |
This template is generally not directly used by files, but rather used internally to implement "created with" templates; it creates a horizontal box with a message and an icon. Its background is normally slightly grey.
Created with ... for testing and checking the language versions.
Use
The template automatically sets the following categories:
"Category:Created with {{{toolcat|}}}" or "{{{category|}}}", possibly prefixed and/or suffixed and sortkey-provided
Usage
{{Created with |logo= |toolcat= |text= }}
Mainly to be used as a subtemplate from the "Created with/lc" language-specific templates (see below), no direct use intended
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
logo | logo of the application the file was created with | required | ||
iconsize | display size for logo, with or without "px" | 33x22px | optional | |
toolcat | name of the tool as used in the category name the files are put in | required | ||
text | localized composed text saying "created with application X" | empty | required | |
width | width of the box | auto | optional | |
style | to set or overwrite other style attributes for the box. | empty | optional | |
w3c | (for SVG files) character "V" or "I" for category diffusion prefix Valid/Invalid SVG (for raster graphics) character "N" for category diffusion prefix PNG or character "s" for category diffusion prefix | empty | optional | |
category | name of category/categories; complete with the brackets, or without them; replaces the category "Category:Created with {{{toolcat|}}}" set by default | empty | optional | |
c_text | category text, e.g. "drawn with", "plotted using", "taken with" | created with | optional | |
sub | subcategory: declare a category diffusion suffix Select the best fitting subcategory, or create an appropriate new one | empty | optional | |
key | sortkey option within the category; suppress with 'n', '-', '~' | {{PAGENAME}} | optional | |
err | numeric value: error count of InvalidSVG, used for descending category sort | empty | optional |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: all users
See also
Localization
العربية ∙ Boarisch ∙ беларуская ∙ беларуская (тарашкевіца) ∙ বাংলা ∙ català ∙ čeština ∙ dansk ∙ Deutsch ∙ Ελληνικά ∙ English ∙ Esperanto ∙ español ∙ eesti ∙ euskara ∙ فارسی ∙ suomi ∙ français ∙ galego ∙ עברית ∙ हिन्दी ∙ hrvatski ∙ magyar ∙ հայերեն ∙ Bahasa Indonesia ∙ italiano ∙ 日本語 ∙ 한국어 ∙ lietuvių ∙ македонски ∙ മലയാളം ∙ norsk bokmål ∙ Plattdüütsch ∙ Nederlands ∙ norsk nynorsk ∙ norsk ∙ polski ∙ português ∙ português do Brasil ∙ română ∙ русский ∙ slovenčina ∙ slovenščina ∙ svenska ∙ ไทย ∙ Türkçe ∙ українська ∙ Tiếng Việt ∙ 中文 ∙ 中文(简体) ∙ 中文(繁體) ∙ 中文(臺灣)
This template is localized through {{Autotranslate}}. The layout of the template can be found under Template:Created with/layout.
To add your language to the list of languages supported by this template, please copy the code of Template:Created with/en (or any other language version you prefer to translate) and replace the text strings in there (the form below can be used to create a translation, the English version is preloaded in the edit box). Please change the parameter lang
from en
(or whatever language you are translating) to the language code of your language.
Category
When the parameter category=
contains a value, the (otherwise required) parameter toolcat= is ignored.
category=
can be used in different ways:
- to suppress any categorization, set the value "-"
- to replace any toolcat, either use it
- with the brackets: complete with subcategories and sort keys (the parameters sub= and key= are also ignored)
- with no brackets: the value is completed with sub= and key=, and then with
[[Category: ... ]]
:
(It will look like[[Category:{{{category}}}{{{sub|}}}|{{{key|}}}]]
)
- with neither {{{category}}} nor {{{c_text}}}: ... created with {{{toolcat}}}
- without {{{category}}} but with {{{c_text}}}: ... {{{c_text}}} {{{toolcat}}}
Mainly to be used as a subtemplate from the "Created with/λγ" national templates (see below), no direct use intended
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | text | localized composed text saying "created with application X" | String | required |
toolcat | toolcat | name of the tool as used in the category name the files are put in | Unknown | required |
logo | logo | logo of the application the file was created with
| File | required |
iconsize | iconsize | no description | Unknown | optional |
more | more | no description | Unknown | optional |
lang | lang | no description | Unknown | optional |
w3c | w3c | no description | Unknown | optional |
style | style | no description | Unknown | optional |
category | category | no description | Unknown | optional |
c_text | c_text | no description | Unknown | optional |
sub | sub | no description | Unknown | optional |
err | err | no description | Unknown | optional |
key | key | no description | Unknown | optional |