Template:Quotation: Difference between revisions
Appearance
Created page with "<includeonly><blockquote class="toccolours" style="float:{{#switch:{{{align|}}}| left = left| right = right| center = none; margin-left:auto; margin-right:auto;| #default = no..." |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><blockquote class="toccolours" style="float:{{#switch:{{{align|}}}| left = left| right = right| center = none; margin-left:auto; margin-right:auto;| #default = none}}; padding: 10px 15px 10px 15px; display:table;"> {{{1}}} | <includeonly><blockquote class="toccolours" style="float:{{#switch:{{{align|}}}| left = left| right = right| center = none; margin-left:auto; margin-right:auto;| #default = none}}; padding: 10px 15px 10px 15px; display:table;">{{{1}}}{{#if:{{{2|<noinclude>x</noinclude>}}}|<br /><span style="display:block;text-align:right;margin-top:5px;"> — {{{2}}}{{#if:{{{3|<noinclude>x</noinclude>}}}|, ''{{{3}}}''}}{{#if:{{{4|<noinclude>x</noinclude>}}}|, {{{4}}}}}</span>}}</blockquote></includeonly> | ||
<noinclude> | |||
This quotation template has been developed in order to consistently quote material across the wiki. | |||
'''Examples:''' | |||
* All values included: <code><nowiki>{{Quotation|Quoted material|Author|Title|Publication}}</nowiki></code><br />{{Quotation|Quoted material|Author|Title|Publication}} | |||
* No "Title": <code><nowiki>{{Quotation|Quoted material|Author||skip "Title" to use italics ('' '') for "Publication"}}</nowiki></code><br />{{Quotation|Quoted material|Author||skip "Title" to use italics ('' '') for "Publication"}} | |||
* No "Publication": <code><nowiki>{{Quotation|Quoted material|Author|Title|}} </nowiki></code><br />{{Quotation|Quoted material|Author|Title|}} | |||
* Quoted material only: <code><nowiki>{{Quotation|Quoted material}}</nowiki></code><br />{{Quotation|Quoted material}} | |||
* Align quotation box (right, center, or left): <code><nowiki>{{Quotation|Quoted material|align=center}}</nowiki></code><br />{{Quotation|Quoted material|align=center}} | |||
* ''Dragon Ball''-related example: <code><nowiki>{{Quotation|Quoted material|Akira Toriyama||''Dragon Ball Chōzenshū 1: Story & World Guide'' (pp. 28-31)}}</nowiki></code><br />{{Quotation|In terms of [character] models, I suppose "Beerus", the God of Destruction, was modeled on the 14-year-old cat currently living with us. It's called a Cornish Rex; it's a bit of a rare breed.|Akira Toriyama||''Dragon Ball Chōzenshū 1: Story & World Guide'' (pp. 28-31)}} | |||
* Floated to the right: <code><nowiki>{{Quotation|Quoted material|align=right|Author|Title|Publication}}</nowiki></code><br />{{Quotation|Quoted material|align=right|Author|Title|Publication}} | |||
[[Category:Citation Templates]] | |||
</noinclude> | |||
Latest revision as of 11:54, 13 January 2021
This quotation template has been developed in order to consistently quote material across the wiki.
Examples:
- All values included:
{{Quotation|Quoted material|Author|Title|Publication}}Quoted material
— Author, Title, Publication
- No "Title":
{{Quotation|Quoted material|Author||skip "Title" to use italics ('' '') for "Publication"}}Quoted material
— Author, skip "Title" to use italics ( ) for "Publication"
- No "Publication":
{{Quotation|Quoted material|Author|Title|}}Quoted material
— Author, Title
- Quoted material only:
{{Quotation|Quoted material}}Quoted material
- Align quotation box (right, center, or left):
{{Quotation|Quoted material|align=center}}Quoted material
- Dragon Ball-related example:
{{Quotation|Quoted material|Akira Toriyama||''Dragon Ball Chōzenshū 1: Story & World Guide'' (pp. 28-31)}}In terms of [character] models, I suppose "Beerus", the God of Destruction, was modeled on the 14-year-old cat currently living with us. It's called a Cornish Rex; it's a bit of a rare breed.
— Akira Toriyama, Dragon Ball Chōzenshū 1: Story & World Guide (pp. 28-31)
- Floated to the right:
{{Quotation|Quoted material|align=right|Author|Title|Publication}}Quoted material
— Author, Title, Publication