Actions

Template

IfNot

From Titan's Teeth

Check whether var is not equal to a value, and if true display the result.

Usage: {{IfNot|var|value|result}}
Example: {{IfNot|{{{terrain|}}}|plains|Terrain is not plains}}