Template:OreList: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- Template:OreList --> | <!-- Template:OreList --> | ||
{{#if | {{#if:{{{1|}}}|*{{OreName|{{{1}}}}}}}{{#if:{{{2|}}}|*{{OreName|{{{2}}}}}}}{{#if:{{{3|}}}|*{{OreName|{{{3}}}}}}}{{#if:{{{4|}}}|*{{OreName|{{{4}}}}}}}{{#if:{{{5|}}}|*{{OreName|{{{5}}}}}}}<noinclude><templatedata> | ||
{{#if:{{ | |||
{{#if:{{ | |||
{{#if:{ | |||
{{#if:{{ | |||
<noinclude> | |||
<templatedata> | |||
{ | { | ||
"params": { | "params": { | ||
"1": { | "1": { "type": "string" }, | ||
"2": { "type": "string" }, | |||
"3": { "type": "string" }, | |||
} | "4": { "type": "string" }, | ||
"5": { "type": "string" } | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||