Template:OmnibusInfobox: Difference between revisions
Jump to navigation
Jump to search
imported>Whyitskai m (volume title field removed, rearranged fields) |
m (code preview added) |
||
| Line 59: | Line 59: | ||
==Description== | ==Description== | ||
This template is intended for use on {{SITENAME}} pages that discuss the different Trigun omnibus volumes. | This template is intended for use on {{SITENAME}} pages that discuss the different Trigun omnibus 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>{{OmnibusInfobox | |||
|vol_title= | |||
|img= | |||
|writer= | |||
|serial= | |||
|pub_jp= | |||
|date_jp= | |||
|pub_us= | |||
|date_us= | |||
|vol_num= | |||
|chap_num= | |||
|page_num | |||
|volumes_contained= | |||
|prev_vol= | |||
|next_vol= | |||
}}</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> | ||
Revision as of 11:23, 16 July 2023
Description
This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss the different Trigun omnibus 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:
{{OmnibusInfobox
|vol_title=
|img=
|writer=
|serial=
|pub_jp=
|date_jp=
|pub_us=
|date_us=
|vol_num=
|chap_num=
|page_num
|volumes_contained=
|prev_vol=
|next_vol=
}}