Template:BookInfobox: Difference between revisions

From No Man's Land - A Trigun Wiki
Jump to navigation Jump to search
imported>Whyitskai
m (added description)
m (code preview added)
Line 67: Line 67:
==Description==
==Description==
This template is intended for use on {{SITENAME}} pages that discuss Trigun books that are not manga volumes and may have multiple volumes.
This template is intended for use on {{SITENAME}} pages that discuss Trigun books that are not manga volumes and may have multiple volumes.
===Code===
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:
<pre>
{{BookInfobox
|vol_title=
|img=
|imgcaption=
|series=
|bookseries=
|type=
|writer=
|pub_jp=
|date_jp=
|pub_us=
|date_us=
|pub_can=
|date_can=
|vol_num=
|chap_num=
|page_num=
|prev_vol=
|next_vol=
}}
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 11:01, 16 July 2023


Description

This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss Trigun books that are not manga volumes and may have multiple volumes.

Code

Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:

{{BookInfobox
|vol_title=
|img=
|imgcaption=
|series=
|bookseries=
|type=
|writer=
|pub_jp=
|date_jp=
|pub_us=
|date_us=
|pub_can=
|date_can=
|vol_num=
|chap_num=
|page_num=
|prev_vol=
|next_vol=
}}