w:c:strategywiki>Notmyhandle (cat fix) |
m (12 revisions imported: Imported from https://strategywiki.org/) |
||
(6 intermediate revisions by 4 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 15: | Line 20: | ||
==Example== | ==Example== | ||
{| | {| {{prettytable}} | ||
! Code | |||
! Result | |||
|- | |- | ||
| valign="top" | <code>{{{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''<nowiki>[[Chrono Trigger]]</nowiki>''}}</code> | | valign="top" | <code>{{{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''<nowiki>[[Chrono Trigger]]</nowiki>''}}</code> | ||
Line 23: | Line 28: | ||
|} | |} | ||
< | <noinclude>[[Category:Template documentation|Q]]</noinclude> | ||
[[Category: | |||
</ |
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]]''}}
|
|