Difference between revisions of "Template:PAGENAMEwithoutLang"
From Pathfinder Wiki
DesignerThan (talk | contribs) (Created page with "<includeonly><onlyinclude>{{#if:|{{GetLangSuffix|{{{page|{{PAGENAME}}}}} }}|{{#titleparts:{{{page|{{PAGENAME}}}}}|-1}}|{{{page|{{PAGENAME}}}}} }}</onlyinclude></includeonly> '...") |
DesignerThan (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <includeonly><onlyinclude>{{#if: | + | <includeonly><onlyinclude>{{#if: {{GetLangSuffix|page={{{page|{{PAGENAME}}}}}}}|true:{{#titleparts:{{{page|{{PAGENAME}}}}}|-1}}|false:{{{page|{{PAGENAME}}}}} }}</onlyinclude></includeonly> |
'''Example:'''<br> | '''Example:'''<br> | ||
{{PAGENAMEwithoutLang}}<br> | {{PAGENAMEwithoutLang}}<br> | ||
− | {{PAGENAMEwithoutLang|AY Honors/Adventist Pioneer Heritage}}<br> | + | {{PAGENAMEwithoutLang|page=AY Honors/Adventist Pioneer Heritage}}<br> |
− | {{PAGENAMEwithoutLang|AY Honors/Adventist Pioneer Heritage/es}}<br> | + | {{PAGENAMEwithoutLang|page=AY Honors/Adventist Pioneer Heritage/es}}<br> |
+ | <br> | ||
+ | test{{#if: {{GetLangSuffix|page=AY Honors/Adventist Pioneer Heritage/es}}|true|false}}test |
Revision as of 17:33, 11 March 2021
Example:
false:PAGENAMEwithoutLang
false:AY Honors/Adventist Pioneer Heritage
true:AY Honors/Adventist Pioneer Heritage
testtruetest