User:Fenyx4/Sandbox/LoreQuote

From Ultima Codex
Jump to navigation Jump to search
{{{text}}}
- from {{{book}}}, ([[{{{game}}}]])

Syntax[edit]

{{LoreQuote
| text=
| book=
| game=
| centered=
}}

Parameters[edit]

text
The text from the book
book
Name of the book quoted from
game
The game the book is from
centered
Optional. If center=true then it centers on the page

Examples[edit]

{{LoreQuote
| text=With trident in hand, the devil can quickly spell your demise, although defense is possible if you have the correct item in your inventory.
| book=The Second Age of Darkness
| game=Ultima II
| centered=true
}}

Would look like this:

With trident in hand, the devil can quickly spell your demise, although defense is possible if you have the correct item in your inventory.

And

{{LoreQuote
| text=With trident in hand, the devil can quickly spell your demise, although defense is possible if you have the correct item in your inventory.
| book=The Second Age of Darkness
| game=Ultima II
}}
{{LoreQuote
| text=Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
| book=Stirring Tales of Foo
| game=Ultima X
}}

Would look like this:


With trident in hand, the devil can quickly spell your demise, although defense is possible if you have the correct item in your inventory.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- from Stirring Tales of Foo, (Ultima X)