Template:Quote: Difference between revisions
Appearance
Created page with "<blockquote class="templatequote"><div class="Bug6200">{{{text|{{{quote|{{{1|<noinclude>{{lorem ipsum}}</noinclude><includeonly>{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}</includeonly>}}}}}}}}}</div>{{#if:{{{sign|{{{cite|{{{2|<noinclude>TRUE</noinclude>}}}}}}}}} |<div class="templatequotecite">—{{{sign|{{{cite|{{{2|<noinclude>Someone</noinclude>}}}}}}}}}{{#if:{{{source|{..." |
(No difference)
|
Revision as of 21:19, 21 January 2025
—Someone, Source
Example
- Wikitext
{{Quote|text=Cry "Havoc" and let slip the dogs of war.|sign=William Shakespeare|source=''Julius Caesar'', act III, scene I}}
- Result
Cry "Havoc" and let slip the dogs of war.—William Shakespeare, Julius Caesar, act III, scene I
Adds a block quotation.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | text 1 quote | The text to quote | String | optional |
| sign | sign 2 cite | The person who is being quoted | String | optional |
| source | source 3 | A source for the quote | String | optional |