MediaWiki:Noexactmatch

From Faculty of Medicine Online Museum and Archive

(Difference between revisions)
Jump to: navigation, search
(New page: '''There is no page titled "$1".''' <? php echo "here"; ?> You can create this page.)
Line 1: Line 1:
-
'''There is no page titled "$1".''' <? php echo "here"; ?> You can [[:$1|create this page]].
+
'''There is no page titled "$1".''' <code><? php echo "here"; ?> </code> You can [[:$1|create this page]].

Revision as of 01:07, 11 December 2007

There is no page titled "$1". <? php echo "here"; ?> You can create this page.