Template:SingleBookInfobox: Difference between revisions

From No Man's Land - A Trigun Wiki
Jump to navigation Jump to search
imported>Whyitskai
m (type field added)
imported>Whyitskai
m (removed prev/next fields as they are redundant for this infobox's use)
Line 47: Line 47:
! Number of Pages
! Number of Pages
| {{{page_num|}}}
| {{{page_num|}}}
|-
|- {{#if: {{{prev_vol|}}}||style="display: none"}}
! Previous Volume
| {{{prev_vol|}}}
|- {{#if: {{{next_vol|}}}||style="display: none"}}
! Next Volume
| {{{next_vol|}}}
|-
|-
|}</includeonly>
|}</includeonly>

Revision as of 10:26, 1 June 2023


Description

This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss the standalone Trigun book (i.e. not part of a series).

Usage

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.

Code

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

{{SingleBookInfobox
|vol_title=
|img=
|writer=
|serial=
|pub_jp=
|date_jp=
|pub_us=
|date_us=
|vol_num=
|chap_num=
}}