Difference between revisions of "Template:CortexTest"
Jump to navigation
Jump to search
(Created page with "<diff>h</diff>") |
|||
Line 1: | Line 1: | ||
− | <diff>h</ | + | <noinclude>{{CortextTest |
+ | |difficulty=h | ||
+ | }} | ||
+ | </noinclude><diff>{{{difficulty}}}</diff> | ||
+ | <noinclude> | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "difficulty": { | ||
+ | "label": "Difficulty Level", | ||
+ | "description": "The level of difficulty, 've','e','c','h','vh'", | ||
+ | "example": "c", | ||
+ | "type": "wiki-template-name", | ||
+ | "default": "c", | ||
+ | "required": true | ||
+ | } | ||
+ | }, | ||
+ | "description": "Create test difficulty", | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Revision as of 04:09, 14 December 2022
Template:CortextTest {{{difficulty}}} IS NOT A DIFFICULTY OPTION
Create test difficulty
Parameter | Description | Type | Status | |
---|---|---|---|---|
Difficulty Level | difficulty | The level of difficulty, 've','e','c','h','vh'
| Template | required |