×
Create a new article
Write your page title here:
We currently have 16 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>FANDOM
m 1 revision: Starter Wiki Refresh
imported>TheGhostOfInky
No edit summary
Line 1: Line 1:
{{#invoke:Quote|quote}}<noinclude>{{Documentation}}<!--
<includeonly>{{#invoke:Quote|quote}}</includeonly><noinclude>
For a more traditional wikitext version of this template, see
{{Documentation}}
https://starter.fandom.com/wiki/Template:Quote?oldid=4277
</noinclude>
--></noinclude>

Revision as of 11:06, 14 March 2023

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

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

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.