Template:Names: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>{{#ifeq:{{#invoke:Nomenclature|HasTranslationsStored}}|true|[[Category:Pages Using Names and Having Translations Stored]]}}
<includeonly><!-- Check if there is anything typed in the meaning parameters
<!-- Check if there is anything typed in the meaning parameters
-->{{#vardefine:isM|{{{enBrM|}}}{{{enM|}}}{{{jaM|}}}{{{zhSM|}}}{{{zhTM|}}}{{{nlM|}}}{{{fiM|}}}{{{frM|}}}{{{frCM|}}}{{{frFM|}}}{{{deM|}}}{{{huM|}}}{{{itM|}}}{{{koM|}}}{{{noM|}}}{{{plM|}}}{{{ptM|}}}{{{ptBM|}}}{{{ptPM|}}}{{{ruM|}}}{{{esM|}}}{{{esSM|}}}{{{esLM|}}} }}<!--
-->{{#vardefine:isM|{{{enBrM|}}}{{{enM|}}}{{{jaM|}}}{{{zhSM|}}}{{{zhTM|}}}{{{nlM|}}}{{{fiM|}}}{{{frM|}}}{{{frCM|}}}{{{frFM|}}}{{{deM|}}}{{{huM|}}}{{{itM|}}}{{{koM|}}}{{{noM|}}}{{{plM|}}}{{{ptM|}}}{{{ptBM|}}}{{{ptPM|}}}{{{ruM|}}}{{{esM|}}}{{{esSM|}}}{{{esLM|}}} }}<!--
-->{| class="wikitable" style="margin:1em {{#if:{{{align|}}}|0|<nowiki></nowiki> auto}}; font-size: 95%; {{#if:{{{align|}}}||clear:both;}} {{#if:{{{width|}}}|max-width:{{{width|}}} }}"
-->{| class="wikitable" style="margin:1em {{#if:{{{align|}}}|0|<nowiki></nowiki> auto}}; font-size: 95%; {{#if:{{{align|}}}||clear:both;}} {{#if:{{{width|}}}|max-width:{{{width|}}} }}"
Line 28: Line 27:
|-
|-
{{#if:{{{zhT|}}}|
{{#if:{{{zhT|}}}|
{{!}} {{Flag|twsar}} {{!!}} '''Chinese'''<sup>{{Exp|Traditional|TR}}</sup>
{{!}} <ul class="plainlist" style="line-height: 1"><li>{{Flag|tw}}</li><li>{{Flag|hk}}</li><li>{{Flag|mo}}</li></ul> {{!!}} '''Chinese'''<sup>{{Exp|Traditional|TR}}</sup>
{{!}} {{{zhT|}}}
{{!}} {{{zhT|}}}
{{#if:{{#var:isM}}|{{!}} {{{zhTM|}}} }}
{{#if:{{#var:isM}}|{{!}} {{{zhTM|}}} }}
Line 142: Line 141:
|-
|-
{{#if:{{{esL|}}}|
{{#if:{{{esL|}}}|
{{!}} {{Flag|la}} {{!!}} '''Spanish'''<sup>{{Exp|Latin American|LA}}</sup>
{{!}} {{Flag|lat}} {{!!}} '''Spanish'''<sup>{{Exp|Latin American|LA}}</sup>
{{!}} {{{esL|}}}
{{!}} {{{esL|}}}
{{#if:{{#var:isM}}|{{!}} {{{esLM|}}} }}
{{#if:{{#var:isM}}|{{!}} {{{esLM|}}} }}
}}
}}
|}
|}
{{#ifeq:{{{align|}}}|left||[[Category:Outdated Nomenclature Sections]]}}
{{Clear}}</includeonly><noinclude>
{{Clear}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Infobox Templates|{{PAGENAME}}]]
[[Category:Table templates]]
</noinclude>
</noinclude>

Latest revision as of 12:40, 31 March 2024


TFH Red Link pointing.png
Notice!
This template is no longer being used, and is currently being transitioned to use the Nomenclature template. Please use this template instead of this template.

Usage

This template tabulates the names and meanings of various game aspects in different languages. All of these fields are optional, so if you don't have the necessary information, you may choose to not use that field.

{{Names
|align=  The orientation of the template. Under "Nomenclature" sections, it should be forced left.
|width=  The maximum width of the template. Enter a value as "#px"
|nwidth= The width of the name column. Enter a value as "#px"
|enBr=   Name in European English 
|enBrM=  ...
|ja=     Name in Japanese
|jaM=    ...
|zhS=    Name in Simplified Chinese (mainland China)
|zhSM=   ...
|zhT=    Name in Traditional Chinese (Taiwan, Macau, and Hong Kong)
|zhTM=   ...
|nl=     Name in Dutch
|nlM=    ...
|fi=     Name in Finnish
|fiM=    ...
|frC=    Name in Canadian French
|frCM=   ...
|frF=    Name in European French (France)
|frFM=   ...
|de=     Name in German
|deM=    ...
|he=     Name in Modern Hebrew
|heM=    ...
|hu=     Name in Hungarian
|huM=    ...
|it=     Name in Italian
|itM=    ...
|ko=     Name in Korean
|koM=    ...
|no=     Name in Norwegian
|noM=    ...
|pl=     Name in Polish
|plM=    ...
|ptB=    Name in Brazilian Portuguese
|ptBM=   ...
|ptP=    Name in European Portuguese (Portugal)
|ptPM=   ...
|ru=     Name in Russian
|ruM=    ...
|esS=    Name in European Spanish (Spain)
|esSM=   ...
|esL=    Name in Latin American Spanish
|esLM=   ...}}
  • Note: "M" stands for "meaning". "enBrM" would stand for "the meaning of the European English name", "jaM" would stand for "the meaning of the Japanese name", and so on.

Blank Template

To use this template, simply copy and paste the following and place underneath a "Nomenclature" header:

{{Names
|align= left
|enBr= 
|enBrM= 
|ja= 
|jaM= 
|zhS= 
|zhSM= 
|zhT= 
|zhTM= 
|nl= 
|nlM= 
|fi= 
|fiM= 
|frC= 
|frCM= 
|frF= 
|frFM= 
|de= 
|deM= 
|he= 
|heM= 
|hu= 
|huM= 
|it= 
|itM= 
|ko= 
|koM= 
|no= 
|noM= 
|pl= 
|plM= 
|ptB= 
|ptBM= 
|ptP= 
|ptPM= 
|ru= 
|ruM= 
|esS= 
|esSM= 
|esL= 
|esLM= }}
The above documentation is transcluded from Template:Names/Documentation. (edit | history)