Template talk:Infobox Team

From SmashWiki, the Super Smash Bros. wiki
Revision as of 11:43, April 25, 2020 by CanvasK (talk | contribs) (no need for me to put them on new lines)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Large gap on lists

I do not know if I am the only one seeing this, but I did not expect a large gap to appear between the first and second line of the list "sponsors" or "other games" list. Derekblue1SigHead1.png Derekblue1 (talk) Derekblue1SigHead2.png 02:24, April 24, 2020 (EDT)

I see it too, but I don't think it's too bothersome. CookiesCnC Signature.pngCreme 11:46, April 25, 2020 (EDT)
If each item is on the same line with <br>s between them then there is no gap. So instead of item1<br>\line-break\item2<br>\line-break\... you do item1<br>item2<br>.... Alternatively if you do {{!}}\line-break\{{{sponsors|}}} instead of {{!}}{{{sponsors|}}} then it removes the gap without needing to put each item on one line, but it won't be lined up with the left-cell's text. --CanvasK (talk) 12:41, April 25, 2020 (EDT)