Jump to content

Template:Quote: Difference between revisions

FANDOM BOT Ghost
FANDOM BOT Ghost (talk | contribs) (1 revision imported)
m
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#invoke:Quote|quote}}<noinclude>{{Documentation}}<!--
<onlyinclude>
<blockquote><div class="quote-box">
<div class="quote-line">“{{{quote|}}}”</div>
<div class="quote-speaker">— {{{speaker|Unknown}}}</div>
<div class="quote-source">{{{source|}}}</div>
</div></blockquote>
</onlyinclude>
<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see  
For a more traditional wikitext version of this template, see  
https://starter.fandom.com/wiki/Template:Quote?oldid=4277
https://starter.fandom.com/wiki/Template:Quote?oldid=4277
--></noinclude>
--><templatedata>
{
"params": {
"quote": {
"type": "string"
},
"speaker": {
"type": "string"
},
"source": {
"type": "string"
}
},
"format": "block"
}
</templatedata></noinclude>