Template:Draft If: Difference between revisions

no edit summary
(Created page with "Hello {{{1st thing}}} {{#if:{{{2nd thing|}}}|''{{{2nd thing}}}''|2nd thing is empty}}")
 
No edit summary
Line 1: Line 1:
Hello {{{1st thing}}}
Hello {{#if:{{{1st thing|January 10}}}|''01/10''|1st thing is empty}}
{{#if:{{{2nd thing|}}}|''{{{2nd thing}}}''|2nd thing is empty}}
{{#if:{{{2nd thing|2010}}}|''{{{2nd thing}}}''|2nd thing is empty}}