Difference between revisions of "Template:PAGENAMEBASE"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Smith609
(Put in correct place)
imported>Cabayi
(per edit request & discussion)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{#ifexpr: {{str find|{{PAGENAME}}|(}} != -1
+
{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude>
  | {{str ≤ len | {{PAGENAME}} | 49
 
                                <!-- The max {{str find}} can handle is 50 -->
 
  | {{str left| {{PAGENAME}} | {{#expr:{{str find|{{PAGENAME}}|(}}-2}} }} <!-- Short enough for {{str find}} to work, and contains a "(" -->
 
  | {{PAGENAME}} <!-- Too long for {{str find}} -->
 
  }} <!-- PAGENAME contains a "(" -->
 
  | {{PAGENAME}} <!-- No "(" found in PAGENAME -->
 
}}<noinclude>
 
 
{{documentation}}
 
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Latest revision as of 10:37, 6 March 2016

PAGENAMEBASE

Template documentation[create]