Template:Quote: Difference between revisions
Appearance
imported>FANDOM m 1 revision imported |
Cdjensen94 (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | <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> |
Latest revision as of 19:17, 1 June 2025
“”Unknown
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. |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
quote | quote | no description | String | optional |
speaker | speaker | no description | String | optional |
source | source | no description | String | optional |