Template:If pagename: Difference between revisions

From IndicWiki Sandbox
No edit summary
 
m 1 revision imported
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:x  <!--Remove surrounding whitespace-->
{{#if:x  <!--Remove surrounding whitespace-->
| <!--Check for match with full pagename-->
| <!--Check for match with full pagename-->
   {{{ {{#if:{{{page|}}}| {{{page|}}} | {{FULLPAGENAME}} }}  <!--Has data, or is emptchuttiya hai saala
   {{{ {{#if:{{{page|}}}| {{{page|}}} | {{FULLPAGENAME}} }}  <!--Has data, or is empty but defined-->
y but defined-->
   | <!--Check for match with "User:Somepage/+"-->
   | <!--Check for match with "User:Somepage/+"-->
     {{{ {{#titleparts:{{#if:{{{page|}}}| {{{page|}}} | {{FULLPAGENAME}} }}|1|1}}/+
     {{{ {{#titleparts:{{#if:{{{page|}}}| {{{page|}}} | {{FULLPAGENAME}} }}|1|1}}/+

Latest revision as of 10:09, 9 September 2024