Template:Skill infobox
Appearance
	
	
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)
- related activities - Activities associated with the skill (comma-separated)
Usage
{{Skill infobox
| skill = 
| icon = 
| description = 
| improvement = 
| related objects = 
| related activities = 
}}
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
| related activities = 
}}
 
	