Template:Convert to SVG/doc/param1

The following are possible values for parameter 1: [edit subpage]

Topic value Used for… Category #
architecture architecture blueprints category 522
art simple images based on artwork, or otherwise related to culture and art category 675
astronomical map a subcategory of map category 94
battle map maps of battles and war events category 175
biology images related to biology, e.g. animal/plant diagrams, human anatomy, anything biological in nature category 1,578
biogeographical map distribution & range maps of species category 1,664
chemical only for chemical structural formulae, especially skeletal formulae; use chemistry for everything else category 1,858
chemistry images related to chemistry, e.g. molecular orbitals, crystal structure, lab equipment (use chemical for structural formulae) category 1,240
circuit electronic circuit diagrams, etc. category 894
city map a subcategory of map category 361
coat of arms coats of arms category 13,875
demographic map demographic maps category 121
diagram diagrams (e.g. mind maps, flow charts, tree data structures, schematics) that do not fit any other subcategory category 6,162
economic map a subcategory of map category 243
economy economic charts category 63
election map maps of elections and votes category 800
family tree a subcategory of tree diagram category 108
fictional map a subcategory of map category 76
flag flags category 5,992
flag map a subcategory of map category 734
game a subcategory of sport category 95
geology images related to geology category 345
graph visual plots of data, e.g. line charts, pie and bar charts, etc. (add graphs to a more specific category like economy, math, physics, chemistry or biology where appropriate) category 6,002
health map maps of diseases category 68
historical map a subcategory of map category 1,229
history map a subcategory of map category 1,229
icon icons, which would be suitable as desktop icons for example (otherwise symbol may be better) category 3,695
incident map maps of incidents and accidents category 73
law-related map a subcategory of map category 95
license plate images of license plates category 23
linguistic map a subcategory of map category 595
locator map a subcategory of map category 10,113
logo logos, or images intended to be logos category 11,623
map geographical maps category 5,824
math mathematical content (see also should use TeX) category 2,617
military insignia military insignia category 1,348
military map a subcategory of map category 337
military related military related images category 57
musical music-related images category 72
musical notation sheet music, musical scales, images of notes, etc. category 839
old map a subcategory of map category 77
organization map maps of organizations memberships category 46
physics images related to physics category 1,304
proposed entity map a subcategory of map category 37
realistic images of realistic physical objects, people, etc. category 109
religion map a subcategory of map category 79
ribbon a subcategory of military insignia category 989
road map a subcategory of map category 324
seal seal images category 498
sign images of road signs, information and prohibitive signs category 515
signature most images of signatures are best stored in vector format category 694
simple simple images, which are to be converted with little effort category 263
sport sport-related images (except for logos) category 318
sport logo a subcategory of logo category 661
sport map a subcategory of map category 215
sports clothing a subcategory of sport category 812
symbol simple arrangements of lines and shapes (e.g. warning and informational signs, road signs, arrow symbols, etc.); use icon if it looks like a desktop icon category 1,138
tartan images of (Scottish) tartans category 186
technology images related to technology or engineering, e.g. construction plans, blueprints, technical drawings of cars/planes/ships/weapons, illustrations of industrial processes, etc. (use circuit for electronic circuits and architecture for architecture blueprints, though). category 1,694
text images mainly consisting of text in any language (but use text logo for textlogos) category 2,348
text logo a subcategory of logo category 4,105
transport map a subcategory of map category 1,373
tree diagram a subcategory of diagram category 195
Other default (but see below) category 4,835

Any other parameter value xxxx not mentioned above will cause:

  1. if the subcategory “Category: Xxxx images that should use vector graphics” exists, the file is categorized therein
  2. if such a subcategory does not (yet) exist, the file will be default-categorized to Other images that should use vector graphics
 Note This scheme might still need some work. Feel free to improve the definition of the respective category types to make them more precise or clearer.

You can use a user-script with the following code (the first highlighted line is optional and can be customized). Simply paste it into your common.js (or other MediaWiki skin related) JavaScript page. You can also edit this (script page) per user-preferences:

var convertToSVGTypes = "meteorology, road sign";
importScript('User:Perhelion/fixconverttosvg.js');