Jump to content

Template:Draft If: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
Hello<br>
Hello<br>
{{#if:{{{1st thing|}}}|''{{{1st thing}}}''|1st thing is empty}}<br>
{{#if:{{{1st thing|}}}|{{{1st thing}}}|1st thing is empty}}<br>
{{#if:{{{2nd thing|}}}|''{{{2nd thing}}}''|2nd thing is empty}}
{{#if:{{{2nd thing|}}}|''{{{2nd thing}}}''|2nd thing is empty}}