Template:Cquotetxt
You don't need to be Editor-In-Chief to add or edit content to WikiDoc. You can begin to add to or edit text on this WikiDoc page by clicking on the edit button at the top of this page. Next enter or edit the information that you would like to appear here. Once you are done editing, scroll down and click the Save page button at the bottom of the page.
| “ | Template:Lorem ipsum | „ |
| —Origin, Source | ||
| It has been suggested that this page or section be merged into Cquote. (Discuss) |
Contents |
Documentation
{{cquotetxt}} is a quotation template for placing a quotation (pullquote) within an article. Cquotetxt is text-based version of {{Cquote}}.
Traditional blockquotes should be set in the {{Quote}} template.
Usage
{{cquotetxt|Quote Text|Person|Cited source|color=silver|size=360%}}
Attributes
Parameters
- quotetext
- Required
The main text content of the quote. - person
- Optional, but recommended
The original person who made the quote. - quotesource
- Optional, but recommended
The cited source of the quote. - color
- Optional
Default: Silver
Changes the color of the quotation marks. - size
- Optional
Default: 3.6em
Changes the size of quotation marks.
Examples
Code (Minimum):
{{Cquotetxt|{{Lorem ipsum}}}}
- Only the first parameter is required
Result:
| “ | Template:Lorem ipsum | „ |
Code (Optimum):
{{Cquotetxt|{{Lorem ipsum}}|Person|''QuoteSource''}}
- Three recommended parameters for the quote
Result:
| “ | Template:Lorem ipsum | „ |
| —Person, QuoteSource | ||
Code (Maximum):
{{Cquotetxt|{{Lorem ipsum}}|''QuoteSource''|color=#B2B7F2|size=280%}}
- three recommended paramters for the quote, plus style adjustments
Result:
| “ | Template:Lorem ipsum | „ |
| —Person, QuoteSource | ||
See also

