!!! Overview
[{$pagename}] is when distinguishing [UPPERCASE] and [lowercase] letters. 

Often used in computer science to indicate a distinction is made in comparison or [EQUALITY] of letters based on case. 

!! [Example]
A [case-sensitive] password will __NOT__ recognize "Password" and "password" as the same, but a [case-insensitive] comparison would.


!! [Matching Rules] that are [{$pagename}]
* [CaseExactMatch]
* [caseExactSubstringsMatch]

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]