Template:Interwiki: Difference between revisions
Update to support zh and ro |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{en|}}} | | <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}}}]] | ||
}} | | }} | | ||
Line 9: | Line 9: | ||
}}{{#if: {{{ja|}}} | | }}{{#if: {{{ja|}}} | | ||
[[ja:{{{ja}}}]] | | [[ja:{{{ja}}}]] | | ||
}}{{#if: {{{ko|}}} | | |||
[[ko:{{{ko}}}]] | |||
}}{{#if: {{{ro|}}} | | |||
[[ro:{{{ro}}}]] | |||
}}{{#if: {{{zh|}}} | | }}{{#if: {{{zh|}}} | | ||
[[zh:{{{zh}}}]] | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |