Template:ImageText

From Legend of Dragoon - Wiki Project
Revision as of 03:34, 23 February 2024 by KosmicAes (talk | contribs) (attempting to make a template)
(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 | 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 }}