Kaze Wa Mirai Ni Fuku (single) and Template:MangaInfobox: Difference between pages
(Difference between pages)
Kaze Wa Mirai Ni Fuku (single)
Kaze Wa Mirai Ni Fuku (single)
m (15 revisions imported) |
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox"") |
||
| Line 1: | Line 1: | ||
{{ | <includeonly>{| class="wikitable infobox" | ||
! colspan="2" | {{{series|}}} Volume {{{vol_num|}}}<br>{{{vol_title|}}} | |||
|- | |||
| colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img|}}}|300px|x400px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}} | |||
|- | |||
|- {{#if: {{{series|}}}||style="display: none"}} | |||
! Series | |||
| {{{series|}}} | |||
|- | |||
|- {{#if: {{{writer|}}}||style="display: none"}} | |||
! Written By | |||
| {{{writer|}}} | |||
|- | |||
|- {{#if: {{{serial|}}}||style="display: none"}} | |||
! Serialized In | |||
| {{{serial|}}} | |||
|- | |||
|- {{#if: {{{pub_jp|}}}||style="display: none"}} | |||
! Japanese Publisher | |||
| {{{pub_jp|}}} | |||
|- | |||
|- {{#if: {{{date_jp|}}}||style="display: none"}} | |||
! Publication Date | |||
| {{{date_jp|}}} | |||
|- | |||
|- {{#if: {{{pub_us|}}}||style="display: none"}} | |||
! US Publisher | |||
| {{{pub_us|}}} | |||
|- | |||
|- {{#if: {{{date_us|}}}||style="display: none"}} | |||
! US Publication Date | |||
| {{{date_us|}}} | |||
|- | |||
|- {{#if: {{{vol_num|}}}||style="display: none"}} | |||
! Volume Number | |||
| {{{vol_num|}}} | |||
|- | |||
|- {{#if: {{{chap_num|}}}||style="display: none"}} | |||
! Number of Chapters | |||
| {{{chap_num|}}} | |||
|- | |||
|- {{#if: {{{page_num|}}}||style="display: none"}} | |||
! Number of Pages | |||
| {{{page_num|}}} | |||
|- | |||
|- {{#if: {{{prev_vol|}}}||style="display: none"}} | |||
! Previous Volume | |||
| {{{prev_vol|}}} | |||
|- {{#if: {{{next_vol|}}}||style="display: none"}} | |||
! Next Volume | |||
| {{{next_vol|}}} | |||
|- | |||
|}</includeonly> | |||
<noinclude> | |||
==Description== | |||
This template is intended for use on {{SITENAME}} 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: | |||
<pre>{{MangaInfobox | |||
|vol_title= | |||
|img= | |||
|writer= | |||
|serial= | |||
|pub_jp= | |||
|date_jp= | |||
|pub_us= | |||
|date_us= | |||
< | |vol_num= | ||
|chap_num= | |||
}}</pre> | |||
[[Category:Infobox templates]]</noinclude> | |||
< | |||
[[Category: | |||
Latest revision as of 19:59, 4 January 2024
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=
}}