Template:OreList: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Template:OreList --> | <!-- Template:OreList --> | ||
{{# | {{#ifexpr:{{#explode:{{{1|}}}|,|0}} != |* {{OreName|{{#explode:{{{1|}}}|,|0}}}} }} | ||
{{# | {{#ifexpr:{{#explode:{{{1|}}}|,|1}} != |* {{OreName|{{#explode:{{{1|}}}|,|1}}}} }} | ||
{{#ifexpr:{{#explode:{{{1|}}}|,|2}} != |* {{OreName|{{#explode:{{{1|}}}|,|2}}}} }} | |||
{{#ifexpr:{{#explode:{{{1|}}}|,|3}} != |* {{OreName|{{#explode:{{{1|}}}|,|3}}}} }} | |||
{{# | {{#ifexpr:{{#explode:{{{1|}}}|,|4}} != |* {{OreName|{{#explode:{{{1|}}}|,|4}}}} }} | ||
{{# | |||
{{# | |||
{{# | |||
<noinclude> | <noinclude> | ||
Line 14: | Line 11: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Comma-separated ore IDs", | "label": "Comma-separated ore IDs (e.g., 2,4,12)", | ||
"type": "string" | "type": "string" | ||
} | } |
Revision as of 22:39, 14 April 2025
Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{".
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Comma-separated ore IDs (e.g., 2,4,12) | 1 | no description | String | optional |