Difference between revisions of "Template:Honor infobox/echoSkillLevel"

From Pathfinder Wiki
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]]).

Template parameters

ParameterDescriptionTypeStatus
Skill Levelskill

Defines the actual Skill Level. Invalid values are Strings, numbers smaller than 1 or bigger than 3.

Example
1, 2, 3
Numberrequired

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