Template:Compare
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}}}}