Template:WorldSuffix: Difference between revisions
Jump to navigation
Jump to search
m (422039592661942272 moved page Template:WorldLink to Template:WorldSuffix: Better name.) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#ifeq: {{#count:{{FULLPAGENAME}}|Aurora}} | 0 | | <includeonly>{{#ifeq: {{#count:{{FULLPAGENAME}}|Aurora}} | 0 |{{#ifeq: {{#count:{{FULLPAGENAME}}|Nova}} | 0 |{{#ifeq: {{#count:{{FULLPAGENAME}}|Classic}} | 0 |<!-- none matches -->| (Classic)}}| (Nova)}}| (Aurora)}}</includeonly> | ||
{{#ifeq: {{#count:{{FULLPAGENAME}}|Nova}} | 0 | | |||
{{#ifeq: {{#count:{{FULLPAGENAME}}|Classic}} | 0 |<!-- none matches -->| (Classic)}} | |||
| (Nova)}} | |||
| (Aurora)}}</includeonly> | |||
<noinclude> | <noinclude> | ||
Template that gets the "world suffix" for the current page. | Template that gets the "world suffix" for the current page. |
Revision as of 00:46, 21 May 2022
Template that gets the "world suffix" for the current page.
In a page named "La Plata (Aurora)", this would return "Aurora"
This only returns Aurora, Nova, Classic, or nothing otherwise.