Template:OreList: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Template:OreList --> | <!-- Template:OreList --> | ||
{{#if:{{{1|}}}|* {{OreName|{{{1}}}}} | {{#if:{{{1|}}}|*{{OreName|{{{1}}}}}}}{{#if:{{{2|}}}|*{{OreName|{{{2}}}}}}}{{#if:{{{3|}}}|*{{OreName|{{{3}}}}}}}{{#if:{{{4|}}}|*{{OreName|{{{4}}}}}}}{{#if:{{{5|}}}|*{{OreName|{{{5}}}}}}}<noinclude><templatedata> | ||
{{#if:{{{2|}}}|* {{OreName|{{{2}}}}} | |||
{{#if:{{{3|}}}|* {{OreName|{{{3}}}}} | |||
{{#if:{{{4|}}}|* {{OreName|{{{4}}}}} | |||
{{#if:{{{5|}}}|* {{OreName|{{{5}}}}} | |||
<noinclude> | |||
<templatedata> | |||
{ | { | ||
"params": { | |||
"1": { "type": "string" }, | |||
"2": { "type": "string" }, | |||
"3": { "type": "string" }, | |||
"4": { "type": "string" }, | |||
"5": { "type": "string" } | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 22:56, 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 |