Difference between revisions of "Template:Language-Info"

From MK8
Jump to navigation Jump to search
m (testing something)
m
Line 3: Line 3:
 
|-
 
|-
 
! Dutch:
 
! Dutch:
| {{{#if: {{{nl}}} | {{{nl}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{nl}}} | {{{nl}}} | {{no|—}} }}}
 
|-
 
|-
 
! French:
 
! French:
| {{{#if: {{{fr}}} | {{{fr}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{fr}}} | {{{fr}}} | {{no|—}} }}}
 
|-
 
|-
 
! German:
 
! German:
| {{{#if: {{{de}}} | {{{de}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{de}}} | {{{de}}} | {{no|—}} }}}
 
|-
 
|-
 
! Italian:
 
! Italian:
| {{{#if: {{{it}}} | {{{it}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{it}}} | {{{it}}} | {{no|—}} }}}
 
|-
 
|-
 
! Japanese:
 
! Japanese:
| {{{#if: {{{ja}}} | {{{ja}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{ja}}} | {{{ja}}} | {{no|—}} }}}
 
|-
 
|-
 
! Korean:
 
! Korean:
| {{{#if: {{{ko}}} | {{{ko}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{ko}}} | {{{ko}}} | {{no|—}} }}}
 
|-
 
|-
 
! Spanish:
 
! Spanish:
| {{{#if: {{{es}}} | {{{es}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{es}}} | {{{es}}} | {{no|—}} }}}
 
|-
 
|-
 
! Greek:
 
! Greek:
| {{{#if: {{{el}}} | {{{el}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{el}}} | {{{el}}} | {{no|—}} }}}
 
|-
 
|-
 
! Portuguese:
 
! Portuguese:
| {{{#if: {{{pt}}} | {{{pt}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{pt}}} | {{{pt}}} | {{no|—}} }}}
 
|-
 
|-
 
! Polish:
 
! Polish:
| {{{#if: {{{pl}}} | {{{pl}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{pl}}} | {{{pl}}} | {{no|—}} }}}
 
|-
 
|-
 
! Finnish:
 
! Finnish:
| {{{#if: {{{fi}}} | {{{fi}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{fi}}} | {{{fi}}} | {{no|—}} }}}
 
|-
 
|-
 
! Swedish:
 
! Swedish:
| {{{#if: {{{sv}}} | {{{sv}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{sv}}} | {{{sv}}} | {{no|—}} }}}
 
|-
 
|-
 
! Czech:
 
! Czech:
| {{{#if: {{{cs}}} | {{{cs}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{cs}}} | {{{cs}}} | {{no|—}} }}}
 
|-
 
|-
 
! Albanian:
 
! Albanian:
| {{{#if: {{{sq}}} | {{{sq}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{sq}}} | {{{sq}}} | {{no|—}} }}}
 
|-
 
|-
 
! Danish:
 
! Danish:
| {{{#if: {{{da}}} | {{{da}}} | class="bg-red1"{{!}}— }}}
+
| {{{#if: {{{da}}} | {{{da}}} | {{no|—}} }}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
==Usage Notes==
 
==Usage Notes==

Revision as of 23:57, 23 August 2014

Usage Notes

  • If a language is different per region (example: Spanish (NTSC) and Spanish (PAL)), then use the existing variants of the language instead.
Test Table
Dutch:
French: Lorem Ipsum
German: Lorem Ipsum
Italian: Lorem Ipsum
Japanese: Lorem Ipsum
Korean: Lorem Ipsum
Spanish: Lorem Ipsum (NTSC)
Lorem Ipsum (PAL)
Greek: Lorem Ipsum
Portuguese: Lorem Ipsum
Polish: Lorem Ipsum
Finnish: Lorem Ipsum
Swedish: Lorem Ipsum
Czech: Lorem Ipsum
Albanian: Lorem Ipsum
Danish: Lorem Ipsum

Usage (here, the Dutch (nl=) row was forgotten):

{{Language-Info
|name=Test Table
|nl=
|fr=Lorem Ipsum
|de=Lorem Ipsum
|it=Lorem Ipsum
|ja=Lorem Ipsum
|ko=Lorem Ipsum
|es=Lorem Ipsum (NTSC)<br>Lorem Ipsum (PAL)
|el=Lorem Ipsum
|pt=Lorem Ipsum
|pl=Lorem Ipsum
|fi=Lorem Ipsum
|sv=Lorem Ipsum
|cs=Lorem Ipsum
|sq=Lorem Ipsum
|da=Lorem Ipsum
}}