Template:Cquote: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (1 revision: pages)
mNo edit summary
Line 17: Line 17:
|-
|-
{{#if:{{{4|}}}{{{5|}}}|
{{#if:{{{4|}}}{{{5|}}}|
{{!}} colspan="3" style="padding-top: 10px" {{!}} {{#if:{{{4|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{{4}}}{{#if:{{{5|<noinclude>Source</noinclude>}}}|, {{{5}}}}}</cite></p>}}
{{!}} colspan="3" style="padding-top: 10px" {{!}} {{#if:{{{4|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{{4}}}{{#if:{{{5|<noinclude>Source</noinclude>}}}|, {{{5}}}}}</cite></p>}}{{#if:{{{quotecite|}}}{{{quotesource|}}}|
{{!}} colspan="3" style="padding-top: 10px" {{!}} {{#if:{{{quotecite|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{{quotecite}}}{{#if:{{{quotesource|<noinclude>Source</noinclude>}}}|, {{{quotesource}}}}}</cite></p>}}
}}
}}
|}<noinclude>
|}<noinclude>

Revision as of 05:28, January 17, 2011

{{#if:|
Insert the text of the quote here, without quotation marks.

—{{{4}}}, {{{5}}}

{{Cquote}} is a template meant for pull-quotes, which stand apart from the text of a page.


Usage

  1. {{cquote|quote text}}
  2. {{cquote|quote text|quotewidth=40px|quoteheight=40px}} or {{cquote|quote text|40px|40px}}
  3. {{cquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}

Only the first parameter is required.