Difference between revisions of "Template:Hello World"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | <noinclude> | ||
| + | How to use: {{Hello World|name=Bob}} | ||
| + | </noinclude> | ||
| + | |||
| + | <includeonly> | ||
{{#ifeq: {{{name|}}} | Tom | TOM | NOT TOM }} | {{#ifeq: {{{name|}}} | Tom | TOM | NOT TOM }} | ||
Hello my name is {{{name}}}!!! | Hello my name is {{{name}}}!!! | ||
| + | </includeonly> | ||
Revision as of 03:58, 18 April 2021
How to use:
NOT TOM
Hello my name is Bob!!!