Template:OreList: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Template:OreList --> | <!-- Template:OreList --> | ||
{{#if | {{#if:{{{1|}}}|* {{OreName|{{{1}}}}} }} | ||
{{#if:{{ | {{#if:{{{2|}}}|* {{OreName|{{{2}}}}} }} | ||
{{#if:{{ | {{#if:{{{3|}}}|* {{OreName|{{{3}}}}} }} | ||
{{#if:{{ | {{#if:{{{4|}}}|* {{OreName|{{{4}}}}} }} | ||
{{#if:{{ | {{#if:{{{5|}}}|* {{OreName|{{{5}}}}} }} | ||
<noinclude> | <noinclude> | ||
Line 10: | Line 10: | ||
{ | { | ||
"params": { | "params": { | ||
"1": { | "1": { "type": "string" }, | ||
"2": { "type": "string" }, | |||
"3": { "type": "string" }, | |||
} | "4": { "type": "string" }, | ||
"5": { "type": "string" } | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 22:42, 14 April 2025
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | no description | String | optional |
2 | 2 | no description | String | optional |
3 | 3 | no description | String | optional |
4 | 4 | no description | String | optional |
5 | 5 | no description | String | optional |