Difference between revisions of "Template:Quote"

From Yugipedia
Jump to: navigation, search
(Replaced content with "http://s1142.photobucket.com/albums/n612/sdkry/l.jpg")
({{Documentation}})
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
http://s1142.photobucket.com/albums/n612/sdkry/l.jpg
+
{{ #vardefine: $quote-text | {{ #if: {{{text<includeonly>|</includeonly>}}} | {{{text}}} | {{ #if: {{{quote|}}} | {{{quote}}} | {{ #if: {{{3|}}} | {{{3}}} | {{ #if: {{{2|}}} | {{{2}}} | {{{1|}}} }} }} }} }}
 +
}}{{ #vardefine: $quote-char  | {{ #if: {{{char<includeonly>|</includeonly>}}} | {{{char}}} | {{{character|}}} }}
 +
}}{{ #vardefine: $quote-author | {{ #if: {{{author<includeonly>|</includeonly>}}} | {{{author}}} | {{ #if: {{{2|}}}{{{3|}}} | {{{1|}}} }} }}
 +
}}{{ #vardefine: $quote-title  | {{{title<includeonly>|</includeonly>}}}
 +
}}{{ #vardefine: $quote-source | {{ #if: {{{source<includeonly>|</includeonly>}}} | {{{source}}} | {{ #if: {{{3|}}} | {{{2|}}} }} }}
 +
}}<blockquote class="templatequote">{{ #var: $quote-text | {{Lorem ipsum}}[[Category:Empty quotes]] }}{{ #if: {{ #var: $quote-char }}{{ #var: $quote-author }}{{ #var: $quote-title }}{{ #var: $quote-source }} |
 +
<nowiki/>
 +
<div class="templatequotecite"><cite>—&thinsp;{{ #var: $quote-char }}{{ #if: {{ #var: $quote-char }} | {{ #if: {{ #var: $quote-author }}{{ #var: $quote-title }}{{ #var: $quote-source }} | , in&#32; }} }}{{ #var: $quote-author }}{{ #if: {{ #var: $quote-author }} | {{ #if: {{ #var: $quote-title }}{{ #var: $quote-source }} | ,&#32; }} }}{{ #var: $quote-title }}{{ #if: {{ #var: $quote-title }} | {{ #if: {{ #var: $quote-source }} | ,&#32; }} }}{{ #var: $quote-source }}</cite></div>
 +
}}
 +
</blockquote>{{ #if: {{{2|}}}{{{3|}}} | [[Category:((Quote)) transclusions needing updated parameter ordering]] }}<noinclude>
 +
{{Documentation}}
 +
</noinclude>

Latest revision as of 07:13, 29 June 2019

{{{text}}}

— {{{char}}}, in {{{author}}}, {{{title}}}, {{{source}}}