Template:Compare

From Second Life Wiki
Revision as of 20:39, 9 April 2009 by Zai Lynch (talk | contribs)
Jump to navigation Jump to search

This template compares to strings, returns 1 when they are equal or 0 when they aren't. It is supposed to be used to comapare a string with a pagename, since they got different ways to encode apostrophs.

Usage

{{compare|STRING1|STRING2}}

Example:

{{compare|STRING|{{PAGENAME}}}}