Template:Difficulty: Difference between revisions

mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{1|}}}
<p style="color: var(--wikitable-header-bg)">
| #default = ★☆☆☆☆
{{#switch:
{{{difficulty|}}} = 1 | ★☆☆☆☆ |
| 1 = ★☆☆☆☆
{{{difficulty|}}} = 2 | ★★☆☆☆ |
| 2 = ★★☆☆☆
{{{difficulty|}}} = 3 | ★★★☆☆ |
| 3 = ★★★☆☆
{{{difficulty|}}} = 4 | ★★★★☆ |
| 4 = ★★★★☆
{{{difficulty|}}} = 5 | ★★★★★ |
| 5 = ★★★★★
}}
★☆☆☆☆ }}
</p>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"difficulty": {
"1": {
"example": "1",
"example": "1",
"type": "number",
"type": "number",

Latest revision as of 15:21, 18 November 2024

★☆☆☆☆

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Difficulty1

Difficulty to display (1-5)

Example
1
Numberrequired