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