Template:Quote/Documentation: Difference between revisions

Template page
w:c:strategywiki>Notmyhandle
(copied/modified documentation from wikipedia)
w:c:strategywiki>Notmyhandle
(→‎Example: fixed code)
Line 22: Line 22:
| '''Result'''
| '''Result'''
|-
|-
| valign="top" | <code>{&#123;{{BASEPAGENAME}}&#124;Play with fire and you get burned.|Magus|'&#39;[[Chrono Trigger]]&#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]]''}}
|}
|}

Revision as of 23:48, 22 April 2007


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

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