Anonymous

Template:OmnibusInfobox: Difference between revisions

From No Man's Land - A Trigun Wiki
m
Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox""
imported>Whyitskai
(new infobox)
 
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 3 users not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"
<includeonly>{| class="wikitable infobox"
! colspan="2" | {{{series|}}} Omnibus {{{vol_num|}}}<br>{{{vol_title|}}}
! colspan="2" | {{{series|}}} Omnibus {{{vol_num|}}}
|-
|-
| colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img|}}}|300px|x400px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}}
| colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img|}}}|300px|x400px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}}
Line 39: Line 39:
! Number of Chapters
! Number of Chapters
| {{{chap_num|}}}
| {{{chap_num|}}}
|-
|- {{#if: {{{page_num|}}}||style="display: none"}}
! Number of Pages
| {{{page_num|}}}
|-
|-
|- {{#if: {{{volumes_contained|}}}||style="display: none"}}
|- {{#if: {{{volumes_contained|}}}||style="display: none"}}
! Contains Volumes
! Contains Volumes
| {{{volumes_contained|}}}
| {{{volumes_contained|}}}
|-
|- {{#if: {{{page_num|}}}||style="display: none"}}
! Number of Pages
| {{{page_num|}}}
|-
|-
|- {{#if: {{{prev_vol|}}}||style="display: none"}}
|- {{#if: {{{prev_vol|}}}||style="display: none"}}
Line 55: Line 55:
| {{{next_vol|}}}
| {{{next_vol|}}}
|-
|-
|}</includeonly>
|}</includeonly><noinclude>
<noinclude>
==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>