User:Yaakiyu.jp/sandbox/Template:Translated: Difference between revisions

Created page with "{{#if:{{{title|}}}|<!-- Title replacement -->|}}<div style="display: flex; justify-content: flex-end; margin: 0;"><div style="background-color: #dff5f4;">Languages: {{#switch: {{lc:{{SUBPAGENAME}}}} |fr |ja |es |zh = [[{{NAMESPACE}}:{{BASEPAGENAME}}|en]]{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}/fr|/[[{{NAMESPACE}}:{{BASEPAGENAME}}/fr{{|}}fr]]|}}{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}/ja|/[[{{NAMESPACE}}:{{BASEPAGENAME}}/ja{{|}}ja]]|}}{{#ifexist:{{NAMESPACE}}:{{BASEPAGE..."
 
m redirecting
Tag: New redirect
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#if:{{{title|}}}|<!-- Title replacement -->|}}<div style="display: flex; justify-content: flex-end; margin: 0;"><div style="background-color: #dff5f4;">Languages: {{#switch: {{lc:{{SUBPAGENAME}}}}
#REDIRECT [[Template:Translated]]
|fr
|ja
|es
|zh = [[{{NAMESPACE}}:{{BASEPAGENAME}}|en]]{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}/fr|/[[{{NAMESPACE}}:{{BASEPAGENAME}}/fr{{|}}fr]]|}}{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}/ja|/[[{{NAMESPACE}}:{{BASEPAGENAME}}/ja{{|}}ja]]|}}{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}/es|/[[{{NAMESPACE}}:{{BASEPAGENAME}}/es{{|}}es]]|}}{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}/zh|/[[{{NAMESPACE}}:{{BASEPAGENAME}}/zh{{|}}zh]]|}}
|[[{{FULLPAGENAME}}|en]]{{#ifexist:{{FULLPAGENAME}}/fr|/[[{{FULLPAGENAME}}/fr{{|}}fr]]|}}{{#ifexist:{{FULLPAGENAME}}/ja|/[[{{FULLPAGENAME}}/ja{{|}}ja]]|}}{{#ifexist:{{FULLPAGENAME}}/es|/[[{{FULLPAGENAME}}/es{{|}}es]]|}}{{#ifexist:{{FULLPAGENAME}}/zh|/[[{{FULLPAGENAME}}/zh{{|}}zh]]|}}
}}</div></div><noinclude>
<div style="width: 95%; border: 1px solid gray; background-color: #d4f7c3; padding: 0.5em 1em 1em 1em;">
This template is used in articles which has translated subpages.
== How to use ==
In English articles, you simply put this template at the top or the end of it:
  <nowiki>{{translated}}</nowiki>
 
In Other languages page (it must be a subpage of the English version), you can also specify the article's title:
  <nowiki>{{translated|title=メインページ}}</nowiki>
Then, the page's title will be replaced to the language's title. '''Note that you must put it on the top of the article when you specify the language's title.'''
</div>
</noinclude>