Difference between revisions of "Template:Language-Info"

From Custom Mario Kart
Jump to navigation Jump to search
(I'm going about this the wrong way)
Line 3: Line 3:
 
|-
 
|-
 
! Dutch:
 
! Dutch:
| {{{nl|—}}}
+
| {{{nl|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! French:
 
! French:
| {{{fr|—}}}
+
| {{{fr|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! German:
 
! German:
| {{{de|—}}}
+
| {{{de|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Italian:
 
! Italian:
| {{{it|—}}}
+
| {{{it|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Japanese:
 
! Japanese:
| {{{ja|—}}}
+
| {{{ja|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Korean:
 
! Korean:
| {{{ko|—}}}
+
| {{{ko|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Spanish:
 
! Spanish:
| {{{es|—}}}
+
| {{{es|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Greek:
 
! Greek:
| {{{el|—}}}
+
| {{{el|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Portuguese:
 
! Portuguese:
| {{{pt|—}}}
+
| {{{pt|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Polish:
 
! Polish:
| {{{pl|—}}}
+
| {{{pl|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Finnish:
 
! Finnish:
| {{{fi|—}}}
+
| {{{fi|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Swedish:
 
! Swedish:
| {{{sv|—}}}
+
| {{{sv|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Czech:
 
! Czech:
| {{{cs|—}}}
+
| {{{cs|class="bg-red1"{{!}}—}}}
 
|-
 
|-
 
! Albanian:
 
! Albanian:
| {{{sq|—}}}
+
| {{{sq|class="bg-red1"{{!}}—}}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
==Usage Notes==
 
==Usage Notes==
Line 49: Line 49:
 
{{Language-Info
 
{{Language-Info
 
|name=Test Table
 
|name=Test Table
|nl=Lorem Ipsum
+
|nlx=Lorem Ipsum
 
|fr=Lorem Ipsum
 
|fr=Lorem Ipsum
 
|de=Lorem Ipsum
 
|de=Lorem Ipsum
Line 65: Line 65:
 
}}</div>
 
}}</div>
  
Usage:
+
Usage (here, the Dutch row was forgotten):
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Language-Info
 
{{Language-Info
 
|name=Test Table
 
|name=Test Table
|nl=Lorem Ipsum
+
|nlx=Lorem Ipsum
 
|fr=Lorem Ipsum
 
|fr=Lorem Ipsum
 
|de=Lorem Ipsum
 
|de=Lorem Ipsum

Revision as of 17:53, 20 October 2013

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

Usage (here, the Dutch row was forgotten):

{{Language-Info
|name=Test Table
|nlx=Lorem Ipsum
|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
}}