Template:OreList: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Template: | <!-- Template:OreListExploded --> | ||
{{#if:{{#explode:{{{1|}}}|,|0}}|* {{OreName|{{#explode:{{{1|}}}|,|0}}}} }} | |||
{{#if:{{#explode:{{{1|}}}|,|1}}|* {{OreName|{{#explode:{{{1|}}}|,|1}}}} }} | |||
{{#if:{{#explode:{{{1|}}}|,|2}}|* {{OreName|{{#explode:{{{1|}}}|,|2}}}} }} | |||
{{#if:{{#explode:{{{1|}}}|,|3}}|* {{OreName|{{#explode:{{{1|}}}|,|3}}}} }} | |||
{{#if:{{#explode:{{{1|}}}|,|4}}|* {{OreName|{{#explode:{{{1|}}}|,|4}}}} }} | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | |||
"1": { | |||
"label": "Comma-separated ore IDs", | |||
"type": "string" | |||
} | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 22:20, 14 April 2025
Everything Else
Everything Else
Everything Else
Everything Else
Everything Else
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Comma-separated ore IDs | 1 | no description | String | optional |