Template:Inventory: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>This template displays any associated ink or machine data stored in the page it is transcluded into as [[Chip container]]s. The data must be stored as semantic properties {{ | <noinclude>{{Semantic display template}} | ||
This template displays any associated ink or machine data stored in the page it is transcluded into as [[Template:Chip container]]s. The data must be stored as semantic properties <code>Has ink</code> or <code>Has machine</code>.</noinclude><!-- | |||
--><includeonly><!-- | |||
-->{{#if:{{#show:{{PAGENAME}}|?Has ink#}} | |||
| {{Chip container | |||
| {{#show:{{PAGENAME}}|?Has ink#}} | |||
| template = Ink chip | |||
| title = Ink colors | |||
}} | |||
}}<!-- | |||
-->{{#if:{{#show:{{PAGENAME}}|?Has machine#}} | |||
| {{Chip container | |||
| {{#show:{{PAGENAME}}|?Has machine#}} | |||
| template = Machine chip | |||
| title = Machines | |||
}} | |||
}}<!-- | |||
--></includeonly> |
Latest revision as of 14:51, 7 October 2025
This template displays any associated ink or machine data stored in the page it is transcluded into as Template:Chip containers. The data must be stored as semantic properties Has ink
or Has machine
.