Anonymous

Template:MangaInfobox: 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>Katie5000
(Created page with "<includeonly>{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;" ! colspan="2" | {{{vol_title|}}} |- ! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}|300px]] |- |- {{#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_...")
 
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox"")
 
(11 intermediate revisions by 2 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" | {{{vol_title|}}}
! colspan="2" | {{{series|}}} Volume {{{vol_num|}}}<br>{{{vol_title|}}}
|-
|-
! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}|300px]]
| 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"}}
|- {{#if: {{{writer|}}}||style="display: none"}}
Line 35: Line 39:
! Number of Chapters
! Number of Chapters
| {{{chap_num|}}}
| {{{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>
|}</includeonly>