Template:Quote/Documentation: Difference between revisions

Template page
w:c:strategywiki>Notmyhandle
(cleanup)
w:c:strategywiki>Najzere
m (cleanup)
Line 1: Line 1:
<code>{&#123;[[Template:{{PAGENAME}}|{{lcfirst:{{PAGENAME}}}}]]&#125;}</code> adds a blockquote to an article page, with the addition of an attribute and source.
{{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:



Revision as of 23:52, 2 March 2009

{{quote}} adds a blockquote to an article page, with the addition of an attribute and source.

Usage

This template accepts three parameters in the following order:

  1. The text of the quote.
  2. Originator of the quote (optional).
  3. 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

Code Result
{{Quote|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}}

Play with fire and you get burned.

Magus, Chrono Trigger