Difference between revisions of "Template:Hello World"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
{{#ifeq: {{{name|}}} | Tom | TOM | NOT TOM }} | {{#ifeq: {{{name|}}} | Tom | TOM | NOT TOM }} | ||
| + | <div class="foobar"> | ||
Hello my name is {{{name}}}!!! | Hello my name is {{{name}}}!!! | ||
| + | </div> | ||
| + | <div class="foobar"> | ||
| + | Hello my name is {{{name}}}!!! | ||
| + | </div> | ||
| + | |||
</includeonly> | </includeonly> | ||
Latest revision as of 04:02, 18 April 2021
How to use: {{Hello World|name=Bob}}