Template:Check for zero: Difference between revisions

From Everafter Falls Wiki

Created page with "<includeonly>{{#ifeq:{{{1|}}}|0|<center>—</center>|{{i|{{{1|}}}}}}}</includeonly><noinclude> ;Description :A small template to check for zero in various cargo queries. Category:Cargo templates</noinclude>"
 
mNo edit summary
 
Line 1: Line 1:
<includeonly>{{#ifeq:{{{1|}}}|0|<center>—</center>|{{i|{{{1|}}}}}}}</includeonly><noinclude>
<includeonly>{{#ifeq:{{{1|}}}|0|<center>—</center>|{{{{{2|i}}}|{{{1|}}}}}}}</includeonly><noinclude>
;Description
;Description
:A small template to check for zero in various cargo queries.
:A small template to check for zero and then call a template in various cargo queries.
[[Category:Cargo templates]]</noinclude>
[[Category:Cargo templates]]</noinclude>

Latest revision as of 11:25, 11 May 2025

Description
A small template to check for zero and then call a template in various cargo queries.