Template:SVG Chart/box

Data format The source data of the chart is in the SVG image file in a clearly readable format. You see the original numbers inside of the SVG file in the form of a list such as this:
...
1995 10.06
1996 11.75
1997 12.45
...
Content of SVG To view the data download the SVG file itself. To do so right-click this link, and then choose the option to save: Template:SVG Chart/box. Launch any text editor. Open the downloaded SVG file with the text editor (usually; file menu, open). To see the list of data, search for the phrase id="graph1".
Edit SVG Please, do not use a special SVG editor such as Inkscape; the readability of the database would be destroyed. You can edit the SVG file with any text editor, for example; List of text editors. You can view the edited SVG file in various web browsers. As of 2011, all major desktop browsers, and many minor ones, have some level of SVG support. See: Scalable Vector Graphics#Support for SVG in web browsers. When satisfied with your edits, upload the edited SVG file with the link labeled “Upload a new version of this file”.
Code to generate SVG See: Template talk:SVG Chart/box. Documentation see: Wikimedia SVG Chart.

Deutsch  English  +/−

Template documentation[view · edit · history · purge]
This documentation is transcluded from Template:SVG Chart/box/doc.

Displays an information box on SVG Chart file pages.

Usage


{{SVG Chart/box}}

The template takes no parameters.

<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.


Wikipedia's help about TemplateDataCommons-specific information

Category:Templates using TemplateData

Displays an information box on SVG Chart file pages.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
No parameters specified

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

Localization

Deutsch  English  +/−

This template is localized through {{Autotranslate}}. The layout of the template can be found under Template:SVG Chart/box/layout.

To add your language to the list of languages supported by this template, please copy the code of Template:SVG Chart/box/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:Templates using Autotranslate for internationalisation