Template:Interwiki: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) No edit summary |
Update to support zh and ro |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#if: {{{en|}}} | | ||
{{#ifeq: {{{en}}} | {{FULLPAGENAME}} | <!-- Don't display perfect self-references --> | | {{#ifeq: {{{en}}} | {{FULLPAGENAME}} | <!-- Don't display perfect self-references --> | | ||
[[en:{{{en}}}]] | [[en:{{{en}}}]] | ||
}} | | }} | | ||
}}{{#if: {{{de|}}} | | |||
[[de:{{{de}}}]] | | |||
}}{{#if: {{{es|}}} | | }}{{#if: {{{es|}}} | | ||
[[es:{{{es}}}]] | | [[es:{{{es}}}]] | | ||
}}{{#if: {{{ja|}}} | | }}{{#if: {{{ja|}}} | | ||
{{#ifeq: {{{ | [[ja:{{{ja}}}]] | | ||
[[ | }}{{#if: {{{zh|}}} | | ||
{{#ifeq: {{{zh}}} | {{FULLPAGENAME}} | <!-- Don't display perfect self-references --> | | |||
[[zh:{{{zh}}}]] | |||
}} | | |||
}}{{#if: {{{ro|}}} | | |||
{{#ifeq: {{{ro}}} | {{FULLPAGENAME}} | <!-- Don't display perfect self-references --> | | |||
[[ro:{{{ro}}}]] | |||
}} | | }} | | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
This template controls the appearance of interwiki links between | This template controls the appearance of interwiki links between languages in the English Xenwiki. | ||
{{doc}} | {{doc}} | ||
</noinclude> | </noinclude> |
Revision as of 08:41, 30 August 2024
This template controls the appearance of interwiki links between languages in the English Xenwiki.