MediaWiki:Noexactmatch
From Faculty of Medicine Online Museum and Archive
(Difference between revisions)
Line 2: | Line 2: | ||
{{#ifeq: hello | hello | day is 12 | not 12 }} | {{#ifeq: hello | hello | day is 12 | not 12 }} | ||
+ | |||
+ | {{#if:{{{variable_foo|}}} | ||
+ | |foo is set to '''{{{variable_foo}}}''' | ||
+ | |foo is ''blank''}} |
Revision as of 02:37, 11 December 2007
There is no page titled "$1". You can create this page.
{{#ifeq: hello | hello | day is 12 | not 12 }}
{{#if: |foo is set to {{{variable_foo}}} |foo is blank}}