Languages Template: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>KOALA NET21
No edit summary
>KOALA NET21
No edit summary
Line 155: Line 155:
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 one or two empty line[s]), 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, include "<nowiki><br></nowiki>" between all the language templates.  
 
* If it still doesn't work, try to include "<nowiki><br></nowiki>" but between the first and second templates.  
{| class="article-table"
{| class="article-table"
!
!
Line 184: Line 182:
{{!}}-{{!}}
{{!}}-{{!}}
(2)=
(2)=
<nowiki>{{Spanish}}</nowiki>
  <nowiki><br></nowiki>
  <nowiki><br></nowiki>
<nowiki>{{Spanish}}</nowiki>
  <nowiki>{{English}}</nowiki>
  <nowiki>{{English}}</nowiki>
<nowiki><br></nowiki>
  <nowiki>{{Portuguese}}</nowiki>
  <nowiki>{{Portuguese}}</nowiki>
{{!}}-{{!}}
{{!}}-{{!}}
(3)=
(3)=
  <nowiki>{{Spanish}}</nowiki>
  <nowiki>*{{Spanish}}</nowiki>
<nowiki><br></nowiki>
<nowiki>*{{English}}</nowiki>
  <nowiki><br></nowiki>
  <nowiki><br></nowiki>
  <nowiki>{{English}}</nowiki>
  <nowiki>*{{Portuguese}}</nowiki>
<nowiki>{{Portuguese}}</nowiki>
{{!}}-{{!}}}}
{{!}}-{{!}}}}
|<br>
|<br>
Line 202: Line 203:
{{Portuguese}}
{{Portuguese}}
|-
|-
! With bullets
! With just bullets
|
|
  <nowiki>*{{Spanish}}</nowiki>
  <nowiki>*{{Spanish}}</nowiki>

Revision as of 00:59, 7 March 2020

<tabber>
Language templates=
Language Template Result
Afrikaans
{{Afrikaans}}
Afrikaans
Arabic
{{Arabic}}
Arabic
Cantonese
{{Cantonese}}
Cantonese
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
Lithuanian
{{Lithuanian}}
Lithuanian
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
Tagalog
{{Tagalog}}
Tagalog
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, include "<br>" between all the language templates.
(2)= {{Spanish}} <br> {{English}} <br> {{Portuguese}} (3)= *{{Spanish}} <br> *{{English}} <br> *{{Portuguese}}
Source mode Result
Alignment

problem

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

English Portuguese

Solved

<tabber> (1)=

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

Spanish

English

Portuguese

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