Template:Infobox Occupation/doc

From WikiAlpha
Jump to: navigation, search

Usage

{{#invoke:Parameter names example|main}} An occupation infobox may be used to summarize information about a particular occupation, trade, profession, job or employment. The infobox should be added using the {{Infobox Occupation}} template, as shown below:

{{Infobox occupation
| name               = 
| synonyms           = 
| pronounce          = 
| image              = 
| imagesize          = 
| alt                = 
| caption            = 
| official_names     = 
| type               = 
| activity_sector    = 
| competencies       = 
| formation          = 
| employment_field   = 
| related_occupation = 
}}

General parameters

  • name – the formal name of the occupation. Can be {{PAGENAME}}.
  • imageoptional – an image of the occupation. The image must be given in the form: File:Example.jpg; in particular. imagesize can be left blank.
  • caption and altoptional – the text to be placed below the image.
  • official_namesoptional – the names or synonyms for the particular occupation, including the principal name (which can be {{PAGENAME}}).
  • typeoptional – the type of occupation (e.g. "profession", "employment", "vocation", "performing arts", "military", etc.).
  • activity_sectoroptional – the main activity sectors of the occupation (e.g. "management", "science", "laboratory", "circus", "government", "show business", etc.).
  • competenciesoptional – competencies and qualities required.
  • formationoptional – formation and education necessary.
  • employment_fieldoptional – fields of employment and places we can encounter someone with the occupation.
  • related_occupationoptional – related occupations.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Infobox Occupation

<templatedata> { "params": { "name": {}, "image": {"type": "wiki-file-name"}, "imagesize": {}, "alt": {}, "caption": {}, "type": {}, "official_names": {}, "activity_sector": {}, "Synonym": {}, "synonym": {}, "Synonyms": {}, "synonyms": {}, "pronounce": {}, "Pronounce": {}, "Pronunciation": {}, "pronunciation": {}, "pronounce comment": {}, "pronounce ref": {}, "pronounce 2": {}, "specialty": {}, "Specialty": {}, "Speciality": {}, "speciality": {}, "competencies": {}, "formation": {}, "employment_field": {}, "related_occupation": {} } } </templatedata>