w:c:strategywiki>Notmyhandle |
|
(6 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <includeonly> | | <includeonly><blockquote class="templatequote" style="margin-top:0;font-style:italic;padding-left:15px">{{{1|Insert the text of the quote here, without quotation marks.}}}{{#if:{{{2|<noinclude>Someone</noinclude>}}}|<p style="line-height:1em;text-align:left;padding-left:2em;"><small>—<cite style="font-style:normal;">{{{2}}}{{#if:{{{3|<noinclude>Source</noinclude>}}}|, {{{3}}}}}</cite></small></p>}}</blockquote></includeonly><noinclude> |
| {| align="center" style="border-collapse:collapse; border-style:none; background-color:transparent;" class="cquote"
| | {{Documentation}} |
| | width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{{2|{{{quotewidth|{{{width|20px}}}}}}}}}}}}
| | {{cleanup|Move CSS to Common.css.}} |
| |10px=20px
| | [[Category:Templates|Q]]</noinclude> |
| |30px=60px
| |
| |40px=80px
| |
| |50px=100px
| |
| |60px=120px
| |
| |#default=35px}};font-family:'Times New Roman',serif;font-weight:bold;text-align:left;padding:10px 10px;" | “
| |
| | valign="top" style="padding:4px 10px;" | {{{1|Insert the text of the quote here, without quotation marks.}}}
| |
| | width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{{2|{{{quotewidth|{{{width|20px}}}}}}}}}}}}
| |
| |10px=20px
| |
| |30px=60px
| |
| |40px=80px
| |
| |50px=100px
| |
| |60px=120px
| |
| |#default=36px}};font-family:'Times New Roman',serif;font-weight:bold;text-align:right;padding:10px 10px;" | ”
| |
| |-
| |
| {{#if:{{{4|}}}{{{5|}}}|
| |
| {{!}} colspan="3" style="padding-top: 10px" {{!}} {{#if:{{{4|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{{4}}}{{#if:{{{5|<noinclude>Source</noinclude>}}}|, {{{5}}}}}</cite></p>}}
| |
| }}
| |
| |}
| |
| </includeonly> | |
| <noinclude> | |
| {{Template:Quote/Usage}} | |
| </noinclude> | |
Latest revision as of 18:27, 28 October 2023
This page has been transcluded from Template:Quote/Documentation.
{{quote}} adds a blockquote to an article page, with the addition of an attribute and 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
Code
|
Result
|
{{Quote|Play with fire and you get burned.|Magus|''[[Chrono Trigger]]''}}
|
Play with fire and you get burned. —Magus, Chrono Trigger
|
Cleanup this page!
This article could use a cleanup
in order to be more legible and/or presentable. Please help improve this article in any way possible. Remember to follow our editing guidelines when improving existing articles. If you can improve this page, please edit it, or help by discussing possible changes on the talk page.
If you need help with wiki markup, see the wiki markup page. If you want to try out wiki markup without damaging a page, why not use the sandbox?
Cleanup required: Move CSS to Common.css.