| x>FANDOM m (1 revision imported) | m (1 revision imported) | ||
| (No difference) | |||
Latest revision as of 21:36, 29 April 2024
Lua error in package.lua at line 80: module 'Dev:Quote' not found.
| Template documentation | 
|---|
| Note: portions of the template sample may not be visible without values provided. | 
| View or edit this documentation. (About template documentation) | 
| Editors can experiment in this template's sandbox and test case pages. | 
Description
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up.
Syntax
{{Quote
 | quote   = 
 | speaker = 
 | source  = 
}}
As an alternative, these can be placed in positional order.
Samples
Lua error in package.lua at line 80: module 'Dev:Quote' not found.
{{Quote
 | quote   = When you play the game of thrones, you win or you die.
 | speaker = [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
 | source  = [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
or
{{Quote
 | When you play the game of thrones, you win or you die.
 | [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
 | [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
