Template:ImageText
This template allows you to add images on top of a piece of text.
The element will be an inline block, meaning several can appear in one line. You can give them all a specific width and height to get a nice consistent layout.
Standard width/height is 100:
{{ImageText | America.png | USA }}
Result:
USA
{{ImageText | America.png | USA | w = 80 | h = 80 | font size = 80% }}
Result:
USA