Difference between revisions of "Template:ManualLanguageSelector"

From Wildermyth Wiki
(Created page with "<includeonly><div class="lang-switch"> Other languages : * [[{{BASEPAGENAME}}|English]] * [[{{BASEPAGENAME}}/fr|Français]] </div></includeonly><noinclude> {{Manual language s...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="lang-switch">
<includeonly><div class="lang-switch">
Other languages :
'''Languages :'''
* [[{{BASEPAGENAME}}|English]]
<ul>
* [[{{BASEPAGENAME}}/fr|Français]]
 
{{#ifeq: {{SUBPAGENAME}} | {{PAGENAME}}
|
| <li>[[{{BASEPAGENAME}}|English]]</li>
}}
 
<!-- French, optional -->
{{#if: {{{fr|}}} |
  {{#ifeq: {{SUBPAGENAME}} | fr
    |
    | <li>[[{{BASEPAGENAME}}/fr|Français]]</li>
  }}
}}
 
</ul>
</div></includeonly><noinclude>
</div></includeonly><noinclude>
{{Manual language selector/doc}}
{{ManualLanguageSelector/doc}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 12:25, 5 May 2026


This documentation is transcluded from Template:ManualLanguageSelector/doc


Usage

Add this template to the start of a page when you want to translate this page. When writing this, the manual template selector only supports french. If you want to add your language to the template selector, please edit the template, and the documentation page.

This template uses the following parameters :

fr
french translation is available

Example

{{ManualLanguageSelector
| fr = 1
}}

Languages :