w:c:strategywiki>Notmyhandle (examples) |
w:c:strategywiki>Notmyhandle (copied/modified documentation from wikipedia) |
||
Line 1: | Line 1: | ||
== | <includeonly>{{template doc page transcluded}}</includeonly> | ||
<nowiki>{{ | <includeonly>{{esoteric}}</includeonly> | ||
<code>{{[[Template:{{PAGENAME}}|{{lcfirst:{{PAGENAME}}}}]]}}</code> adds a blockquote to an article page, with the addition of an attribute and source. | |||
==Usage== | |||
<code><nowiki>{{Quote|Phrase}}</nowiki></code> produces: | |||
{{Quote|Phrase}} | |||
<code><nowiki>{{Quote|Phrase|Somebody}}</nowiki></code> produces: | |||
{{Quote|Phrase|Somebody}} | |||
<code><nowiki>{{Quote|Phrase|Somebody|''Source''}}</nowiki></code> produces: | |||
{{Quote|Phrase|Somebody|''Source''}} | |||
==Example== | |||
{| class="wikitable" | |||
| '''Code''' | |||
| '''Result''' | |||
|- | |||
| valign="top" | <code>{{{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}}</code> | |||
| {{msg:{{BASEPAGENAME}}|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}} | |||
|} | |||
<includeonly> | |||
[[Category:Templates]] | |||
</includeonly> |
Revision as of 23:47, 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''}}
|
|