Difference between revisions of "Template:Charquote"

From Detective Conan Wiki
m
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly><blockquote class="templatequote"><div>
 
<includeonly><blockquote class="templatequote"><div>
{{#if:{{{2|}}}|[[Episode {{{2}}}]]{{#if:{{{4|}}}|&nbsp;({{{4}}})}}:}}
+
{{#if:{{{2|}}}|{{{2}}}}}{{#if:{{{4|}}}|{{#if:{{{2|}}}|&nbsp;}}({{{4}}})}}{{#if:{{{2|}}}|<nowiki>:</nowiki>}}
''{{{1|Insert the text of the quote here, without quotation marks.}}}'' {{#if:{{{3|}}}|<div class="templatequotecite">&#8212; <cite>{{{3}}}</cite></div >}}
+
''{{{1|Insert the text of the quote here, without quotation marks.}}}'' {{#if:{{{3|}}}|<span class="templatequotecite">&#8212; <cite>{{{3}}}</cite></span >}}
 
</div></blockquote></includeonly><noinclude>
 
</div></blockquote></includeonly><noinclude>
 
== Usage ==
 
== Usage ==
Line 7: Line 7:
 
Here are the available parameters:
 
Here are the available parameters:
  
#Quote (the text to be quoted)
+
<pre>
#Episode (which episode is that quote in?)
+
{{Charquote|<quote>|<source>|<origin>|<pointers>
#Origin (who said that?)
+
| link        =    (Optional) Link to the origin
#Pointers (optional - gets added right after "Episode ?" in the quote. E.g. "Episode ? (pointers):")
+
}}
 +
 
 +
quote          =    The text to be quoted
 +
source        =    (Optional) Which episode/movie/etc... is that quote in? - E.g. [[Episode 1]]
 +
origin        =    (Optional) Who said that?
 +
pointers      =    (Optional) Gets added right after the source in the quote. E.g. "Episode ? (pointers):"
 +
</pre>
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 07:01, 31 December 2009

Usage

Here are the available parameters:

{{Charquote|<quote>|<source>|<origin>|<pointers>
| link         =    (Optional) Link to the origin
}}

quote          =    The text to be quoted
source         =    (Optional) Which episode/movie/etc... is that quote in? - E.g. [[Episode 1]]
origin         =    (Optional) Who said that?
pointers       =    (Optional) Gets added right after the source in the quote. E.g. "Episode ? (pointers):"