Sandbox: Difference between revisions

From Light House Movement
Jump to navigationJump to search
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 }}"
(No difference)

Revision as of 09:57, 1 October 2025

ParserFunctions Test

If test

It works ✅

Expression math

2 + 3 = 5

Switch

This is foo