Template:Vol/Documentation: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Text replacement - "{{Documentation Footer}}" to "<noinclude>Category:Template Documentation</noinclude>")
No edit summary
 
Line 12: Line 12:
| vol || The volume's number. Unless it has a specific title, format this as <code>Volume 1</code> and so on.
| vol || The volume's number. Unless it has a specific title, format this as <code>Volume 1</code> and so on.
|-
|-
| publisher || The publisher(s) of the volume. If the volume has also been published outside of Japan, use the [[Template:Release|Release]] template.  
| publisher || The publisher(s) of the volume. If the volume has also been published outside of Japan, use [[Template:Release]].  
|-
|-
| release || The release date of the volume. Use the Release template.
| release || The release date of the volume. Use [[Template:Release]].
|-
|-
| isbn || The volume's [[Wikipedia:ISBN|ISBN]]. This will automatically link to its [[Special:BookSources]] page.
| isbn || The volume's [[Wikipedia:ISBN|ISBN]]. Use [[Template:ISBN]] to link to its [[Special:BookSources]] page.
 
If the volume has also been published outside of Japan and has different ISBNs, use [[Template:Release]] to list each ISBN.
|}
|}


===Code===
===Code===
'''Minimal code'''
<pre>
<pre>
{{Vol/Header}}
{{Vol/Header}}
{{Vol|image=|vol=|publisher=|release=|isbn=}}
{{Vol|image=|vol=|publisher=|release=|isbn=}}
|}
</pre>
'''With Release and ISBN templates'''
<pre>
{{Vol/Header}}
{{Vol|image=|vol=|publisher=|release={{Release|JP=|US=}}|isbn={{ISBN|number}}}}
|}
|}
</pre>
</pre>
Line 29: Line 39:
<pre>
<pre>
{{Vol/Header}}
{{Vol/Header}}
{{Vol|image=SMT4DG Vol1 Cover.jpg|vol=Volume 1|publisher=Shueisha|release={{Release|JP=January 4, 2014}}|isbn=978-4088708997}}
{{Vol|image=SMT4DG Vol1 Cover.jpg|vol=Volume 1|publisher=Shueisha|release={{Release|JP=January 4, 2014}}|isbn={{ISBN|978-4088708997}}}}
{{Vol|image=SMT4DG Vol2 Cover.jpg|vol=Volume 2|publisher=Shueisha|release={{Release|JP=November 4, 2014}}|isbn=978-4088801865}}
{{Vol|image=SMT4DG Vol2 Cover.jpg|vol=Volume 2|publisher=Shueisha|release={{Release|JP=November 4, 2014}}|isbn={{ISBN|978-4088801865}}}}
|}
|}
</pre>
</pre>


{{Vol/Header}}
{{Vol/Header}}
{{Vol|image=SMT4DG Vol1 Cover.jpg|vol=Volume 1|publisher=Shueisha|release={{Release|JP=January 4, 2014}}|isbn=978-4088708997}}
{{Vol|image=SMT4DG Vol1 Cover.jpg|vol=Volume 1|publisher=Shueisha|release={{Release|JP=January 4, 2014}}|isbn={{ISBN|978-4088708997}}}}
{{Vol|image=SMT4DG Vol2 Cover.jpg|vol=Volume 2|publisher=Shueisha|release={{Release|JP=November 4, 2014}}|isbn=978-4088801865}}
{{Vol|image=SMT4DG Vol2 Cover.jpg|vol=Volume 2|publisher=Shueisha|release={{Release|JP=November 4, 2014}}|isbn={{ISBN|978-4088801865}}}}
|}
|}


<noinclude>[[Category:Template Documentation]]</noinclude>
<noinclude>[[Category:Template Documentation]]</noinclude>

Navigation menu