Jump to content

Template:OreList: Difference between revisions

From Out of Ore Wiki
No edit summary
No edit summary
Line 1: Line 1:
<!-- Template:OreList --><onlyinclude><ul>{{#if:{{{1|}}}|<li>{{OreName|{{{1}}}}}</li>}}{{#if:{{{2|}}}|<li>{{OreName|{{{2}}}}}</li>}}{{#if:{{{3|}}}|<li>{{OreName|{{{3}}}}}</li>}}{{#if:{{{4|}}}|<li>{{OreName|{{{4}}}}}</li>}}{{#if:{{{5|}}}|<li>{{OreName|{{{5}}}}}</li>}}</ul></onlyinclude><noinclude>
<!-- 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": {
  "params": {
"1": { "type": "string" },
    "1": {
"2": { "type": "string" },
      "label": "Comma-separated ore IDs",
"3": { "type": "string" },
      "type": "string"
"4": { "type": "string" },
    }
"5": { "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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Comma-separated ore IDs1

no description

Stringoptional