182
edits
imported>Whyitskai m (removed prev/next fields as they are redundant for this infobox's use) |
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox"") |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="wikitable | <includeonly>{| class="wikitable infobox" | ||
! colspan="2" | {{{vol_title|}}} | ! colspan="2" | {{{vol_title|}}} | ||
|- | |- | ||
| Line 51: | Line 51: | ||
<noinclude> | <noinclude> | ||
==Description== | ==Description== | ||
This template is intended for use on {{SITENAME}} pages that discuss | This template is intended for use on {{SITENAME}} pages that discuss standalone Trigun books (i.e. not part of a series). | ||
==Usage== | ==Usage== | ||
===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=== | ===Code=== | ||
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values: | 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 | <pre> | ||
{{SingleBookInfobox | |||
|vol_title= | |vol_title= | ||
|img= | |img= | ||
|imgcaption= | |||
|series= | |||
|bookseries= | |||
|type= | |||
|writer= | |writer= | ||
|serial= | |serial= | ||
| Line 70: | Line 74: | ||
|vol_num= | |vol_num= | ||
|chap_num= | |chap_num= | ||
}}</pre> | |page_num= | ||
}} | |||
</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> | ||