Template:ID table: Difference between revisions

From BTA-Mirror
imported>Ttv pedro270707
mNo edit summary
imported>Ttv pedro270707
mNo edit summary
Line 9: Line 9:
{{#if: {{{nameid|}}} | {{#ifeq: {{bl|{{{nameid|}}}|string=y}} | y | <td>–</td> | <td>{{{nameid|}}}</td> }} | {{#ifeq: {{#var: nameid | 0}} | 1 | <td>–</td> | }} }}
{{#if: {{{nameid|}}} | {{#ifeq: {{bl|{{{nameid|}}}|string=y}} | y | <td>–</td> | <td>{{{nameid|}}}</td> }} | {{#ifeq: {{#var: nameid | 0}} | 1 | <td>–</td> | }} }}
{{#if: {{{numid|}}} | {{#ifeq: {{bl|{{{numid|}}}|string=y}} | y | <td>–</td> | <td>{{{numid|}}}</td> }} | {{#ifeq: {{#var: numid | 0}} | 1 | <td>–</td> | }} }}
{{#if: {{{numid|}}} | {{#ifeq: {{bl|{{{numid|}}}|string=y}} | y | <td>–</td> | <td>{{{numid|}}}</td> }} | {{#ifeq: {{#var: numid | 0}} | 1 | <td>–</td> | }} }}
</tr>{{#ifeq: {{bl|{{{foot|}}}}} | y | {{#vardefine: idtable|}}</table> | }}</includeonly><noinclude>
</tr>{{#ifeq: {{bl|{{{foot|}}}}} | y | {{#vardefine: idtable|}}{{#vardefine:item|}}{{#vardefine:block|}}{{#vardefine:nameid|}}{{#vardefine:numid|}}</table> | }}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
<!-- Put categories on the documentation page -->
<!-- Put categories on the documentation page -->
</noinclude>
</noinclude>

Revision as of 20:50, 30 March 2023

[view | edit | history | purge]Documentation
This article is a stub.
Help us make this wiki Better than Adventure by expanding it!

Usage


Namespaced ID
tile.chest.planks.oak, tile.chest.planks.oak.painted.white, tile.chest.planks.oak.painted.orange, tile.chest.planks.oak.painted.magenta, tile.chest.planks.oak.painted.lightblue, tile.chest.planks.oak.painted.yellow, tile.chest.planks.oak.painted.lime, tile.chest.planks.oak.painted.pink, tile.chest.planks.oak.painted.gray, tile.chest.planks.oak.painted.silver, tile.chest.planks.oak.painted.cyan, tile.chest.planks.oak.painted.purple, tile.chest.planks.oak.painted.blue, tile.chest.planks.oak.painted.brown, tile.chest.planks.oak.painted.green, tile.chest.planks.oak.painted.red, tile.chest.planks.oak.painted.black
[view | edit | history | purge]The above documentation is transcluded from Template:ID table/doc.