Template:Vector version available

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Documentation icon Documentationviewedithistorypurge

This documentation is transcluded from Template:Vector version available/doc.

Notifies about the existence of one or more vector versions (superior/equivalent/inferior) of a bitmap image

The template automatically sets the following categories: Vector version available

Usage

{{Vector version available |1= }}

When first parameter is absent it defaults to the name of the file the template is placed on, with the extension changed to ".svg". See ➔ File name

Template parameters

ParameterDescriptionDefaultStatus
1Name of the SVG fileCurrent file nameoptional
2Name of a second SVG fileemptyoptional
3Name of a third SVG fileemptyoptional
quality
q
allquality
aq
"superior" / "inferior" (or abbreviation "s" / "i")
shortcut "q"
when more than one file the parameter "allquality" must be used,
(or the shortcut "aq") otherwise the "quality" option is ignored
emptyoptional
reason
r
any text for explanationemptyoptional

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

Flecha tesela.svg{{Convert to SVG}}
Flecha tesela.svg{{Superseded}}

File name

If the names of the bitmap and vector files are identical except for the file extension, the first parameter may be left empty.

Each parameter may, but does not need to, include the "File:" or "Image:" namespace prefix and/or the ".svg" file extension. Any other recognized extension will be replaced by ".svg".

The template will give an error message and add the maintenance category Vector version available/error if any of the specified files does not exist.

see also

Localization

Alemannisch | العربية | беларуская (тарашкевіца)‎ | български | বাংলা | català | нохчийн | čeština | dansk | Deutsch | Ελληνικά | English | Esperanto | español | eesti | euskara | فارسی | suomi | français | Frysk | galego | עברית | hrvatski | magyar | Հայերեն | Bahasa Indonesia | italiano | 日本語 | ქართული | 한국어 | lietuvių | македонски | മലയാളം | Bahasa Melayu | Plattdüütsch | Nederlands | norsk nynorsk | norsk | occitan | polski | português | português do Brasil | română | русский | sicilianu | Scots | slovenčina | slovenščina | српски / srpski | svenska | ไทย | Türkçe | татарча/tatarça | українська | vèneto | Tiếng Việt | 中文 | 中文(中国大陆)‎ | 中文(简体)‎ | 中文(繁體)‎ | 中文(马来西亚)‎ | 中文(台灣)‎ | +/−

This template is localized through {{Autotranslate}}. The layout of the template can be found under Template:Vector version available/layout.

To add your language to the list of languages supported by this template, please copy the code of Template:Vector version available/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.


For quick insert (and replace) you can use an user-script (the first highlighted line could be redundant):

var ns = mw.config.get('wgNamespaceNumber'), ti = mw.config.get('wgTitle');
if (ns === 14 || (ns === 6 && !/SVG/i.test(ti.slice(-3)))
    importScript('User:Perhelion/fixconverttosvg.js'); // Automatic CONVERT-TO-SVG tags:

Notifies about the existence of one or more vector versions (superior/equivalent/inferior) of a bitmap image.

Template parameters

ParameterDescriptionTypeStatus
First SVG1

The first SVG image, in the form "Image.svg".

Default
Current file name, minus extension, plus ".svg".
Example
empty
Auto value
empty
Stringsuggested
Second SVG2

The second SVG image, in the form "Picture.svg".

Default
empty
Example
empty
Auto value
empty
Stringoptional
Third SVG3

The third SVG image, in the form "Graphic.svg".

Default
empty
Example
empty
Auto value
empty
Stringoptional
Qualityquality

superior/inferior

Default
empty
Example
empty
Auto value
empty
Stringoptional
Reasonreason

any explaining text

Default
empty
Example
empty
Auto value
empty
Stringoptional