Template:Quote fancy: Difference between revisions
Jump to navigation
Jump to search
(Completed move) |
No edit summary |
||
Line 4: | Line 4: | ||
</div></includeonly> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
Display a quote with an accompanying image which are vertically aligned with each other. | Display a quote with an accompanying image which are vertically aligned with each other. | ||
== Examples == | == Examples == | ||
Line 93: | Line 93: | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category: Templates]] | |||
[[Category: Quotation templates]] | |||
</noinclude> | </noinclude> |
Revision as of 19:58, 6 July 2024
Display a quote with an accompanying image which are vertically aligned with each other.
Examples
{{ImageQuote | quote = The operations of these huge steel juggernauts are powered by engines of churning hellfire. | image = Portrait Steel Watcher.png | link = Adamantine Golem }}
The operations of these huge steel juggernauts are powered by engines of churning hellfire.
{{ImageQuote | quote = These levitating eyes transmit all that they see to the one who created them. | image = Portrait Scrying Eye.png | link = Scrying Eye | height = 60px | rounding = 20% | font-size = 100% }}
These levitating eyes transmit all that they see to the one who created them.
Template data
Display a quote with an accompanying image which are aligned with each other
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote | quote | The quote | String | required |
Image | image | Add an image to go along with the quote.
| File | optional |
Font size | font-size | Size of the font used for the quote.
| String | optional |
Rounding | rounding | The amount of rounding applied to the image.
| String | optional |
Height | height | The height of the image
| String | optional |