Template:If: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy No edit summary |
>JulienDethurens No edit summary |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{{3{{{1|}}}|{{{1{{{1|}}}|{{{2|}}}}}}}}}<noinclude> | ||
< | |||
{{if|| | <pre> | ||
{{if | test | success | failure}} | |||
if test ~= "" then success else failure</pre> | |||
[[Category:Parser Functions]] | |||
</noinclude> | </noinclude> |
Latest revision as of 02:13, 19 March 2012
{{if | test | success | failure}} if test ~= "" then success else failure