Template:MangaInfobox: Difference between revisions
Jump to navigation
Jump to search
imported>Whyitskai m (additional fields added) |
imported>Whyitskai m (rearranged order) |
||
Line 3: | Line 3: | ||
|- | |- | ||
! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}|300px]] | ! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}|300px]] | ||
|- | |||
|- {{#if: {{{series|}}}||style="display: none"}} | |||
! Series | |||
| {{{series|}}} | |||
|- | |||
|- {{#if: {{{vol_num|}}}||style="display: none"}} | |||
! Volume Number | |||
| {{{vol_num|}}} | |||
|- | |- | ||
|- {{#if: {{{writer|}}}||style="display: none"}} | |- {{#if: {{{writer|}}}||style="display: none"}} | ||
Line 27: | Line 35: | ||
! US Publication Date | ! US Publication Date | ||
| {{{date_us|}}} | | {{{date_us|}}} | ||
|- | |- | ||
|- {{#if: {{{chap_num|}}}||style="display: none"}} | |- {{#if: {{{chap_num|}}}||style="display: none"}} | ||
! Number of Chapters | ! Number of Chapters | ||
| {{{chap_num|}}} | | {{{chap_num|}}} | ||
|- | |- | ||
|- {{#if: {{{prev_vol|}}}||style="display: none"}} | |- {{#if: {{{prev_vol|}}}||style="display: none"}} |
Revision as of 01:39, 11 April 2023
Description
This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss the different Trigun manga volumes.
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:
{{MangaInfobox |vol_title= |img= |writer= |serial= |pub_jp= |date_jp= |pub_us= |date_us= |vol_num= |chap_num= }}