Template:IsFluid

From Satisfactory Wiki
Jump to navigation Jump to search


Template-info.svg Documentation

This template can be used to check if provided page belongs to Category:Fluids

Returns 1 if True or empty string if False

Usage

{{IsFluid|Water}} → 1

{{IsFluid|Packaged Water}} →

{{#vardefine: ingredient | Fuel}} {{#if: {{IsFluid|{{#var: ingredient}} }} | fluid | solid}} → fluid