Difference between revisions of "Template:Alternate Language"

From GeoGebra Manual
Jump to: navigation, search
(identify regional language of current page--this might help with localization of print version)
 
(37 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="box info">
+
{{mbox|text=This command differs among variants of English: <!--
[[File:Accessories_dictionary.png|64px|left]]{{#ifeq: {{{region}}} | US || This {{lcfirst:{{{page_type|Command}}}}} is different in US English.  See [[:{{NAMESPACE}}:{{{US_version}}} {{ucfirst:{{{page_type|Command}}}}}]].<br /> }}{{#ifeq: {{{region}}} | UK || This {{lcfirst:{{{page_type|Command}}}}} is different in UK English.  See [[:{{NAMESPACE}}:{{{UK_version}}} {{ucfirst:{{{page_type|Command}}}}}]].<br /> }}{{#ifeq: {{{region}}} | Aus || This {{lcfirst:{{{page_type|Command}}}}} is different in Australian English.  See [[:{{NAMESPACE}}:{{{Aus_version}}} {{ucfirst:{{{page_type|Command}}}}}]]. }}
+
-->{{#if:{{{US_version|}}}|* {{{US_version}}} (US)|&nbsp;}}<!--
</div>
+
-->{{#if:{{{UK_version|}}}|* {{{UK_version}}} (UK)|&nbsp;}}<!--
 
+
-->{{#if:{{{Aus_version|}}}|* {{{Aus_version}}} (Aus)|&nbsp;}}<!--
<noinclude>
+
-->{{#if:{{{non-US_version|}}}|* {{{non-US_version}}} (UK + Aus)|&nbsp;}}<!--
== Usage ==
+
-->{{#if:{{{non-UK_version|}}}|* {{{non-UK_version}}} (US + Aus)|&nbsp;}}<!--
====Indicate current region and include alternate text for other regions.====
+
-->{{#if:{{{non-Aus_version|}}}|* {{{non-Aus_version}}} (UK + US)|&nbsp;}}|
'''Example''' (applied to US version of "Center Command"):
+
image=[[Image:Globe.png|64px|link=]]}}
* <nowiki>
+
<noinclude>{{documentation}}</noinclude><noinclude>[[Category:Exclude in print]]</noinclude>
{{Alternate Language|region=US|page_type=Command|
 
US_version=Center|UK_version=Centre|Aus_version=Centre}}
 
</nowiki>
 
'''Parameters''' (region, page_type, *_version):
 
*region = {US, UK, Aus}: regional language of current page; template will exclude references to current region
 
* page_type = {"Command", "Tool"}: suffix of PAGENAME
 
* US_version, etc = regional NAME of command or tool (NAME + page_type = PAGENAME)
 
== Comments==
 
<nowiki>{{NAMESPACE}}</nowiki> is used to adjust link in template to match current page (public vs official).
 
</noinclude>
 
 
 
<!--DEPRECATED METHOD and COMMENTS
 
<div class="box info">
 
[[File:Accessories_dictionary.png|64px|left]] {{#if: {{{US_version|}}} | This {{lcfirst:{{{page_type|command}}}}} is different in US English.  See [[:{{NAMESPACE}}:{{{US_version}}} {{ucfirst:{{{page_type|command}}}}}]].<br /> }}
 
{{#if: {{{UK_version|}}} | This {{lcfirst:{{{page_type|command}}}}} is different in UK English. 
 
See [[:{{NAMESPACE}}:{{{UK_version}}} {{ucfirst:{{{page_type|command}}}}}]].<br /> }}
 
{{#if: {{{Aus_version|}}} | This {{lcfirst:{{{page_type|command}}}}} is different in Australian English. 
 
See [[:{{NAMESPACE}}:{{{Aus_version}}} {{ucfirst:{{{page_type|command}}}}}]]. }}
 
</div>
 
 
 
<noinclude>
 
== Usage ==
 
Indicate text for alternate languages:<br />
 
* <nowiki>
 
{{Alternate Language|page_type=Command| US_version=Center|UK_version=Centre|Aus_version=Centre}}
 
</nowiki><br />
 
* <nowiki>
 
{{Alternate Language|page_type=Tool|US_version=Compass|UK_version=Compasses|Aus_version=Compasses}}
 
</nowiki>
 
<br />Parameters:
 
* page_type = "command" or "tool" suffix
 
* US_version, etc = NAME of command or tool (NAME + page_type = PAGENAME)
 
== Comments==
 
<nowiki>{{NAMESPACE}}</nowiki> is used to adjust link in template to match current page (public vs official).
 
</noinclude>
 
-->
 
 
 
<noinclude>[[Category:Exclude in print]]</noinclude>
 

Latest revision as of 11:26, 4 August 2015

[edit] [purge] Template documentation

Indicate current region and include alternate text for other regions.

Usage

{{Alternate Language|page_type=Command|US_version=Center|non-US_version=Centre}} produces


Example

(applied to US version of "Center Command"): 
  • {{Alternate Language|US_version=Center|non-US_version=Centre}}
  • {{Alternate Language|US_version=Center|UK_version=Centre|Aus_version=Centre}}

Parameters (page_type, *_version):

  • US_version, etc = regional name of command

Comments

{{NAMESPACE}} is used to adjust link in template to match current page (public vs official).

© 2024 International GeoGebra Institute