Template:Quote/Documentation: Difference between revisions

Template page
w:c:strategywiki>Notmyhandle
(cat fix)
w:c:strategywiki>DrBob
m (Cleanup)
Line 15: Line 15:


==Example==
==Example==
{| class="wikitable"
{| {{prettytable}}
| '''Code'''
! Code
| '''Result'''
! Result
|-
|-
| valign="top" | <code>{&#123;{{BASEPAGENAME}}&#124;Play with fire and you get burned.|Magus|'&#39;<nowiki>[[Chrono Trigger]]</nowiki>&#39;'&#125;}</code>
| valign="top" | <code>{&#123;{{BASEPAGENAME}}&#124;Play with fire and you get burned.|Magus|'&#39;<nowiki>[[Chrono Trigger]]</nowiki>&#39;'&#125;}</code>
| {{msg:{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}}
| {{msg:{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}}
|}
|}
<includeonly>
[[Category:Templates|Quote]]
</includeonly>

Revision as of 21:56, 7 August 2007

{{quote/Documentation}} adds a blockquote to an article page, with the addition of an attribute and source. Documentation has been transcluded can be found at Template:Quote/Usage.

Usage

{{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