Template

Quote: Difference between revisions

From The Rockman EXE Zone Wiki

No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div><blockquote><p>{{{1|{{{quote}}}}}}</p></blockquote>{{#if:{{{2|{{{author|}}}}}}{{{title|}}}|<figcaption>{{#if:{{{2|{{{author|}}}}}}|{{{2|{{{author}}}}}}{{#if:{{{3|{{{title|}}}}}}|,&nbsp;}}}}{{#if:{{{3|{{{title|}}}}}}|<cite>{{{3|{{{title}}}}}}</cite>}}</figcaption>}}</div></includeonly><noinclude>==Example==
<includeonly><figure style="padding:0 0 0 1em;border-left:1px solid #ddd;margin:1em 0 1em 0.5em"><blockquote style="margin:0;padding:0;border-width:0"><p>{{{1|{{{quote}}}}}}</p></blockquote>{{#if:{{{2|{{{author|}}}}}}{{{3|{{{title|}}}}}}|<figcaption style="font-size:smaller;margin:0 0 0 1em">{{#if:{{{2|{{{author|}}}}}}|{{{2|{{{author}}}}}}{{#if:{{{3|{{{title|}}}}}}|,&nbsp;}}}}{{#if:{{{3|{{{title|}}}}}}|<cite>{{{3|{{{title}}}}}}</cite>}}</figcaption>}}</figure></includeonly><noinclude>==Example==
{{quote|Blah blah blah|Someone|Somewhere}}<noinclude>
{{quote|Blah|Someone|Somewhere}}
{{quote|Blah blah|Someone}}
{{quote|Blah blah blah||Somewhere}}
 
==Usage==
<pre>{{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
}}</pre><noinclude>

Latest revision as of 21:11, 27 November 2015

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
}}