Difference between revisions of "Template:Appear file"

From Detective Conan Wiki
(Examples)
Line 1: Line 1:
<includeonly>[[{{{volume|}}}|'''Chapter {{{1|}}}''': {{{2}}}{{#if:{{{note|}}}|<nowiki> </nowiki><font size=1; color=black>('''Note:''' {{{note}}})</font>}}]]</includeonly><noinclude>
+
<includeonly>[[Volume {{{volume|}}}|'''Chapter {{{1|}}}''': {{{2}}}{{#if:{{{note|}}}|<nowiki> </nowiki><font size=1; color=black>('''Note:''' {{{note}}})</font>}}]]</includeonly><noinclude>
 
== Parameters ==
 
== Parameters ==
 
# volume =  
 
# volume =  
Line 5: Line 5:
 
# Chapter title
 
# Chapter title
 
# note = Note text (optional)
 
# note = Note text (optional)
 
== Example ==
 
=== Normal ===
 
<pre>{{appear chapter|volume=83|876|Romance Novelist}}</pre>
 
{{appear chapter|volume=83|876|Romance Novelist}}
 
 
=== note= ===
 
<pre>{{appear chapter|volume=83|875|Red Tragedy|note=Photograph}}</pre>
 
{{appear chapter|volume=83|875|Red Tragedy|note=Photograph}}
 
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 03:46, 26 June 2015

Parameters

  1. volume =
  2. Chapter number
  3. Chapter title
  4. note = Note text (optional)