Difference between revisions of "Template:Language-Info"

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

Revision as of 23:58, 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
|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
}}