Difference between revisions of "Template:PAGENAMEBASE"
Jump to navigation
Jump to search
Template:Infobox_organization>Cabayi (per edit request & discussion) |
(Created page with "{{#ifexpr: {{str find|{{PAGENAME}}|(}} != -1 | {{str ≤ len | {{PAGENAME}} | 49 <!-- The max {{str find}} can handle is 50 --> | {{str le...") |
||
| Line 1: | Line 1: | ||
| − | {{{{{| | + | {{#ifexpr: {{str find|{{PAGENAME}}|(}} != -1 |
| + | | {{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> | ||
Revision as of 03:09, 17 December 2020
Expression error: Unrecognized punctuation character "[". Lua error: Internal error: The interpreter exited with status 127.