Template:Competency
This template creates an info box for competency pages.
Usage
{{Competency
|name=Electronics
|description=Understanding circuits, components, and electronic systems
|difficulty_range=Beginner to Advanced
|time_to_basic=2-4 weeks
|essential_tools=Multimeter, breadboard, wire strippers
|optional_tools=Oscilloscope, logic analyzer
|beginner_tutorial=[[Electronics Fundamentals]]
|unlocks_basic=[[Capability:Line Sensing]], [[Capability:Differential Drive]]
|unlocks_advanced=[[Capability:IMU Sensing]], [[Capability:Camera Vision]]
}}
Parameters
- name - Name of the competency
- description - One-sentence description
- difficulty_range - Skill range (e.g., "Beginner to Advanced")
- time_to_basic - Time to reach basic proficiency
- essential_tools - Minimum required tools
- optional_tools - Nice-to-have tools
- beginner_tutorial - Link to get-started tutorial
- unlocks_basic - Beginner-level capabilities unlocked
- unlocks_advanced - Advanced capabilities unlocked