Template:ImageText

From The Political Machine - Official Wiki
Revision as of 15:55, 3 April 2024 by IT (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
USA