Languages Template: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>KOALA NET21
No edit summary
>KOALA NET21
No edit summary
Line 139: Line 139:
|-|
|-|
Simple Tricks=
Simple Tricks=
If the flags do not align well even when they are each on a different line in source mode (and separated by an empty line), add a bullet at the beginning of each line.
If the flags do not align well even when they are each on a different line in source mode (and separated by one or two empty line[s]), add a bullet at the beginning of each line.
* If it doesn't work, just add the characters "<nowiki><br></nowiki>" at the beginning of the first line.
* If it doesn't work, just add the characters "<nowiki><br></nowiki>" at the beginning of the first line.



Revision as of 21:20, 2 December 2019

<tabber>
Language templates=
Language Template Result
Afrikaans
{{Afrikaans}}
Afrikaans
Arabic
{{Arabic}}
Arabic
Chinese
{{Chinese}}
Chinese
Danish
{{Danish}}
Danish
Dutch
{{Dutch}}
Dutch
English
{{English}}
English
Finnish
{{Finnish}}
Finnish
French
{{French}}
French
German
{{German}}
German
Italian
{{Italian}}
Italian
Japanese
{{Japanese}}
Japanese
Korean
{{Korean}}
Korean
Latvian
{{Latvian}}
Latvian
Malagasy
{{Malagasy}}
Malagasy
Nepali
{{Nepali}}
Nepali
Norwegian
{{Norwegian}}
Norwegian
Polish
{{Polish}}
Polish
Portuguese
{{Portuguese}}
Portuguese
Romanian
{{Romanian}}
Romanian
Russian
{{Russian}}
Russian
Serbo-Croatian
{{Serbo-Croatian}}
Serbo-Croatian
Spanish
{{Spanish}}
Spanish
Swedish
{{Swedish}}
Swedish
Thai
{{Thai}}
Thai
Turkish
{{Turkish}}
Turkish
Vietnamese
{{Vietnamese}}
Vietnamese

|-| Simple Tricks= If the flags do not align well even when they are each on a different line in source mode (and separated by one or two empty line[s]), add a bullet at the beginning of each line.

  • If it doesn't work, just add the characters "<br>" at the beginning of the first line.
  • If it still doesn't work, try to include "<br>" but between the first and second models.
(2)= <br> {{Spanish}} {{English}} {{Portuguese}} (3)= {{Spanish}} <br> {{English}} {{Portuguese}}
Source mode Result
Alignment

problem

{{Spanish}}
{{English}}
{{Portuguese}}
Spanish

English Portuguese

Solved

<tabber> (1)=

{{Spanish}}
{{English}}
{{Portuguese}}

Spanish

English

Portuguese

With bullets
*{{Spanish}}
*{{English}}
*{{Portuguese}}
  • Spanish
  • English
  • Portuguese
</tabber>