Template:Infobox occupation

From WikiMD's Wellness Encyclopedia

Revision as of 14:21, 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 in the final output.

Parameters

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

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
}}