If the flags do not align correctly even when they are each on a different line in source mode (and separated by one or two empty line[s]):
- You can add a bullet at the beginning of each line (more aesthetic but generally doesn't solve the problem)
- Include "<br>" between all the language templates.
Source mode | Result | |
---|---|---|
Alignment
problem |
{{Spanish}} {{English}} {{Portuguese}} |
Spanish |
Solved | ||
With just bullets |
*{{Spanish}} *{{English}} *{{Portuguese}} |