Difference between revisions of "Template:Quote"

From Curious Expedition 2 Wiki
m (Merged docs, categorized)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="cquote" style="margin:auto;"
+
<includeonly>{|
| valign="top" style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:left; padding:3px;" |
+
| rowspan = 2 style="font: bold 5em/0.02em 'Georgia', 'Times New Roman', 'Times', serif; color: rgb(41, 129, 178); border-right: 1px solid rgb(47, 148, 204); padding: 25px 0.06em 0em 0.2em;" | &ldquo;
| valign="top" style="padding:3px;" | ''{{{1|Insert the text of the quote here, without quotation marks.}}}''
+
| style="font-family: 'Georgia', 'Times New Roman', 'Times', serif; font-style: italic; line-height: 1.53846em; padding-left: 15px; font-size: 1.1em;" |&ldquo;{{{1}}}&rdquo;
| valign="bottom" style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:right; padding:3px;" |
 
 
|-
 
|-
 +
| style="text-align: left; font-size: 0.9em; font-style: italic; margin-top: 0; padding-left: 120px;" | {{{2|}}}
 +
|}</includeonly><noinclude>
 +
==Description==
 +
This template is used to format a quotation.
 +
 +
==Usage==
 +
This template can be used by entering the following onto a relevant page.
 +
 +
<pre>{{Quote|Quoted Text}}</pre>
 +
 +
==Examples==
 +
===Quoted Text===
 +
<code><nowiki>{{Quote|Quoted Text.}}</nowiki></code>
 +
 +
{{Quote|Quoted Text.}}
 +
 +
===Quoted Text with Source===
 +
<code><nowiki>{{Quote|Quoted Text.|Author}}</nowiki></code>
 +
 +
{{Quote|Quoted Text.|Author}}
 +
 +
[[Category:Text templates]]
 +
</noinclude>

Latest revision as of 01:34, 29 December 2020

Description[edit]

This template is used to format a quotation.

Usage[edit]

This template can be used by entering the following onto a relevant page.

{{Quote|Quoted Text}}

Examples[edit]

Quoted Text[edit]

{{Quote|Quoted Text.}}

“Quoted Text.”

Quoted Text with Source[edit]

{{Quote|Quoted Text.|Author}}

“Quoted Text.”
Author