Sandbox

From Light House Movement
Revision as of 09:57, 1 October 2025 by Leander (talk | contribs) (Created page with "== ParserFunctions Test == ; If test: {{#if:yes|It works ✅|Nope ❌}} ; Expression math: 2 + 3 = {{#expr: 2+3 }} ; Switch: {{#switch: foo | bar = This is bar | foo = This is foo | #default = Default }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ParserFunctions Test

If test

It works ✅

Expression math

2 + 3 = 5

Switch

This is foo