4,056
edits
imported>Whyitskai m (formatting cleanup) |
m (code preview added) |
||
Line 56: | Line 56: | ||
===Parameters=== | ===Parameters=== | ||
Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself. | Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself. | ||
===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> | |||
{{SingleBookInfobox | |||
|vol_title= | |||
|img= | |||
|imgcaption= | |||
|series= | |||
|bookseries= | |||
|type= | |||
|writer= | |||
|serial= | |||
|pub_jp= | |||
|date_jp= | |||
|pub_us= | |||
|date_us= | |||
|vol_num= | |||
|chap_num= | |||
|page_num= | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |