Difference between revisions of "Template:Quote"
From Curious Expedition 2 Wiki
 (Created page with "{| class="cquote" style="margin:auto;" | valign="top" style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:left; padding:3px;"...")  | 
				m (Merged docs, categorized)  | 
				||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {|   | + | <includeonly>{|  | 
| − | |   | + | | 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;" | “  | 
| − | + | | style="font-family: 'Georgia', 'Times New Roman', 'Times', serif; font-style: italic; line-height: 1.53846em; padding-left: 15px; font-size: 1.1em;" |“{{{1}}}”  | |
| − | |   | + | |-  | 
| + | | 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 00: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 |