Difference between revisions of "Template:Honor infobox/echoSkillLevel"
From Pathfinder Wiki
DesignerThan (talk | contribs) |
DesignerThan (talk | contribs) |
||
Line 11: | Line 11: | ||
} | } | ||
}, | }, | ||
− | "description": "This template creates the calls the template (Template:Honor infobox/echoSkillLevel/echoBadge) to create the Skill Level Badges. It also verifies the input \"skill\". If it isn't valid, it calls the Template (Template:Honor infobox/echoSkillLevel/echoUnknown)." | + | "description": "This template creates the calls the template ([[Template:Honor infobox/echoSkillLevel/echoBadge]]) to create the Skill Level Badges. It also verifies the input \"skill\". If it isn't valid, it calls the Template ([[Template:Honor infobox/echoSkillLevel/echoUnknown]])." |
} | } | ||
</templatedata> | </templatedata> |
Revision as of 12:14, 17 January 2021
This template creates the calls the template ([[Template:Honor infobox/echoSkillLevel/echoBadge]]) to create the Skill Level Badges. It also verifies the input "skill". If it isn't valid, it calls the Template ([[Template:Honor infobox/echoSkillLevel/echoUnknown]]).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Skill Level | skill | Defines the actual Skill Level. Invalid values are Strings, numbers smaller than 1 or bigger than 3.
| Number | required |
Examples
- {{Honor infobox/echoSkillLevel | skill=0 }} -> unknown
- {{Honor infobox/echoSkillLevel | skill=1 }} -> Level 1
- {{Honor infobox/echoSkillLevel | skill=2 }} -> Level 2
- {{Honor infobox/echoSkillLevel | skill=3 }} -> Level 3
- {{Honor infobox/echoSkillLevel | skill=4 }} -> unknown
- {{Honor infobox/echoSkillLevel | skill=test }} -> unknown
- {{Honor infobox/echoSkillLevel | skill= }} -> unknown
- {{Honor infobox/echoSkillLevel}} -> unknown
Output
???
123
123
123
???
???
???
???