Jump to content

Template:Skill infobox

From inZOI Wiki
Revision as of 13:02, 26 March 2025 by Zoi (talk | contribs)


This template creates an infobox for Skills with Semantic MediaWiki annotations.

Parameters

  • skill - name of the Skill (e.g. Cooking)
  • icon – Filename for the skill's icon (e.g. Cooking icon.png)
  • description - Brief description of the skill
  • improvement - Methods or actions to enhance the skill
  • related objects - Items or objects associated with the skill (comma-separated)

Usage

{{Skill infobox
| skill = 
| icon = 
| description = 
| improvement = 
| related objects = 
}}

Example Usage

{{Skill infobox
| skill = Cooking
| icon = Cooking icon.png
| description = The ability to prepare food and meals.
| improvement = Practice recipes, attend cooking classes
| related objects = Stove, Knife, Cookbook
}}