Template

Template:Quote

From The Rockman EXE Zone Wiki

Revision as of 21:11, 27 November 2015 by Prof. 9 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example

<figure style="padding:0 0 0 1em;border-left:1px solid #ddd;margin:1em 0 1em 0.5em">

Blah

<figcaption style="font-size:smaller;margin:0 0 0 1em">Someone, Somewhere</figcaption></figure> <figure style="padding:0 0 0 1em;border-left:1px solid #ddd;margin:1em 0 1em 0.5em">

Blah blah

<figcaption style="font-size:smaller;margin:0 0 0 1em">Someone</figcaption></figure> <figure style="padding:0 0 0 1em;border-left:1px solid #ddd;margin:1em 0 1em 0.5em">

Blah blah blah

<figcaption style="font-size:smaller;margin:0 0 0 1em">Somewhere</figcaption></figure>

Usage

{{quote|Blah|Someone|Somewhere}}

{{quote
|quote=Blah
|author=Someone
|title=Somewhere
}}

{{quote|Blah blah|Someone}}

{{quote
|quote=Blah blah
|author=Someone
}}

{{quote|Blah blah blah||Somewhere}}

{{quote
|quote=Blah blah blah
|title=Somewhere
}}