Difference between revisions of "Template:Quote"
From Curious Expedition 2 Wiki
m (Merged docs, categorized)  | 
				|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
| 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="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;" |   | + | | 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 |