×
Create a new article
Write your page title here:
We currently have 13 articles on Polcompball Wiki. Type your article name above or click on one of the titles below and start writing!



Polcompball Wiki

Template:Quote: Difference between revisions

Wiki is in the process of importing stuff

Please be patient

imported>TheGhostOfInky
No edit summary
Created page with "<includeonly>{{#invoke:Quote|quote}}</includeonly><noinclude> {{Documentation}} </noinclude>"
 
(No difference)

Latest revision as of 03:22, 16 June 2026

Description

[edit]

To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up.

Syntax

[edit]
{{Quote
 | quote   = 
 | speaker = 
 | source  = 
}}

As an alternative, these can be placed in positional order.

Samples

[edit]

When you play the game of thrones, you win or you die.

{{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"]]
}}


Technical details

[edit]
This template uses the Lua templating language, and more information can be found on the Global Lua Module page. For a traditional wikitext version of this template, see Quote on Templates Wiki.