Difference between revisions of "Template:Quote"
From Curious Expedition 2 Wiki
 (Added "source" param)  | 
				m (Merged docs, categorized)  | 
				||
| Line 4: | Line 4: | ||
|-  | |-  | ||
| style="text-align: left; font-size: 0.9em; font-style: italic; margin-top: 0; padding-left: 120px;" | {{{2|}}}  | | style="text-align: left; font-size: 0.9em; font-style: italic; margin-top: 0; padding-left: 120px;" | {{{2|}}}  | ||
| − | |}</includeonly><noinclude>{{{{  | + | |}</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 |