w:c:strategywiki>Notmyhandle m (Template:Quote/Usage moved to Template:Quote/Documentation: standard) |
m (12 revisions imported: Imported from https://strategywiki.org/) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{t|quote}} adds a blockquote to an article page, with the addition of an attribute and source. | |||
==Usage== | ==Usage== | ||
This template accepts three parameters in the following order: | |||
# The text of the quote. | |||
# Originator of the quote (optional). | |||
# Source information (optional). This is normally explanatory text about the orginator of the quote. | |||
<code><nowiki>{{Quote|Phrase}}</nowiki></code> produces: | <code><nowiki>{{Quote|Phrase}}</nowiki></code> produces: | ||
Line 22: | Line 27: | ||
| {{msg:{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}} | | {{msg:{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}} | ||
|} | |} | ||
<noinclude>[[Category:Template documentation|Q]]</noinclude> |
Latest revision as of 18:27, 28 October 2023
{{quote}} adds a blockquote to an article page, with the addition of an attribute and source.
Usage[edit source]
This template accepts three parameters in the following order:
- The text of the quote.
- Originator of the quote (optional).
- Source information (optional). This is normally explanatory text about the orginator of the quote.
{{Quote|Phrase}}
produces:
Phrase
{{Quote|Phrase|Somebody}}
produces:
Phrase
—Somebody
{{Quote|Phrase|Somebody|''Source''}}
produces:
Phrase
—Somebody, Source
Example[edit source]
Code | Result |
---|---|
{{Quote|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}}
|
|