This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Template:Lowercase title

From Project 1999 Wiki
Jump to: navigation, search

/* Page using a lowercase title, with or without Template:Lowercase */ SELECT page_title, pp_value AS displaytitle FROM page JOIN page_props ON pp_page=page_id AND pp_propname="displaytitle" WHERE page_namespace=0 AND CONVERT(pp_value USING utf8mb4) COLLATE utf8mb4_bin /* &#greek; */

   REGEXP "^([_ :]+|<[^<>]+>)*(lower:|&#9[4-6][0-9];)"