Template:Sandbox: Difference between revisions

From Legend of Dragoon - Wiki Project
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{1|}}}|You entered text in variable 1|There is no text in variable 1}}
{{#if:{{{param|}}} | do this if param given value | do this if param not used }}
{{{1}}}

Latest revision as of 22:53, 16 April 2025

{{#if: | do this if param given value | do this if param not used }}