Template:Appear file: Difference between revisions
Appearance
Created page with "<includeonly>[[{{{volume|}}}|'''Chapter {{{1|}}}''': {{{2}}}{{#if:{{{note|}}}|<nowiki> </nowiki><font size=1; color=black>('''Note:''' {{{note}}})</font>}}]]</includeonly><noi..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>[[{{{volume|}}}|''' | <includeonly>[[Volume {{{volume|{{{vol|}}}}}}|'''File {{{1|}}}''': {{{2}}}{{#if:{{{note|}}}|<nowiki> </nowiki><font size=1; color=black>('''Note:''' {{{note}}})</font>}}]]</includeonly><noinclude> | ||
== Parameters == | == Parameters == | ||
# volume = | # volume = Volume number (you can also write vol=) | ||
# | # File number | ||
# | # Title | ||
# note = Note text (optional) | # note = Note text (optional) | ||
== Example == | |||
=== Normal === | |||
<pre>{{appear file|volume=83|876|Romance Novelist}}</pre> | |||
{{appear file|volume=83|876|Romance Novelist}} | |||
=== note= === | |||
<pre>{{appear file|volume=83|875|Red Tragedy|note=Photograph}}</pre> | |||
{{appear file|volume=83|875|Red Tragedy|note=Photograph}} | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Latest revision as of 12:47, 19 August 2015
Parameters
- volume = Volume number (you can also write vol=)
- File number
- Title
- note = Note text (optional)
Example
Normal
{{appear file|volume=83|876|Romance Novelist}}
note=
{{appear file|volume=83|875|Red Tragedy|note=Photograph}}