Template:ImageText
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 | Frenzy Icon.png | Origins }} {{ImageText | Defensive Duellist Icon.png | Backgrounds }} {{ImageText | Passive Feature Generic Icon.png | Just a test with very very long text }}
Result:
{{#if: | [[{{{link}}}| Origins ]] | Origins }}
{{#if: | [[{{{link}}}| Backgrounds ]] | Backgrounds }}
{{#if: | [[{{{link}}}| Just a test with very very long text ]] | Just a test with very very long text }}