Template:Infobox occupation

From WikiMD's Wellness Encyclopedia

Revision as of 14:29, 18 December 2024 by Prab (talk | contribs)


Documentation

This template is used to create an infobox for occupation-related articles. Fields that are left blank in the usage will not display.

Parameters

  • `name` - Title of the occupation (defaults to page name if not provided).
  • `image` - Filename of an image.
  • `alt` - Alternative text for the image.
  • `caption` - Caption for the image.
  • `official_names` - Official names of the occupation.
  • `synonym`, `synonyms` - Alternative names or synonyms.
  • `pronounce` - Pronunciation of the name.
  • `type` - Type of occupation.
  • `activity_sector` - Activity sectors of the occupation.
  • `specialty` - Specialty related to the occupation.
  • `competencies` - Required competencies.
  • `formation` - Education required for the occupation.
  • `employment_field` - Fields of employment.
  • `related_occupation` - Related jobs.

Example

{{Infobox occupation
| name = Example Occupation
| image = Example.jpg
| caption = Example Caption
| official_names = Example Official Name
| synonym = Example Synonym
| pronounce = Pronunciation Example
| type = Example Type
| activity_sector = Example Sector
| specialty = Example Specialty
| competencies = Example Competencies
| formation = Example Education
| employment_field = Example Employment Field
| related_occupation = Related Occupation Example
}}