|
|
| Line 1: |
Line 1: |
| <includeonly>
| |
| | style="text-align:center; background:#dee1f5;"|[[Wild Police Story {{{1|}}}|{{{display-volume|{{{1|}}}}}}]] || style="text-align:center; background:#dee1f5;"|{{{2|}}} || style="text-align:center; background:#dee1f5;"|{{{3|}}} || style="text-align:center; background:#dee1f5;"|{{#if:{{{4|}}}|ISBN {{{4|}}}| }} || style="text-align:center; background:#dee1f5;"|{{{5|}}} || style="text-align:center; background:#dee1f5;"|{{#if:{{{6|}}}|ISBN {{{6|}}}| }}
| |
| | style="text-align:center; background:#dee1f5;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pbo|}}}|{{Plot BO}}}}{{#if:{{{pfbi|}}}|{{Plot FBI}}}}{{#if:{{{pmk|}}}|{{Plot MK}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}}
| |
| |-
| |
| {{#ifeq:{{PAGENAME}}|Zero%27s Tea Time||
| |
| {{!}} colspan="7" style="height: 235px; padding-left: 0px; vertical-align: top;" {{!}}
| |
| {{{!}} cellpadding="0" cellspacing="0" style="border: 0px; padding: 10px; margin-right: 5px; background: #F9F9F9; position: absolute; right: 10px;"
| |
| {{!}} style="border: 0px; padding: 0px" valign="top" {{!}}
| |
| {{{!}} cellpadding="0" cellspacing="0"
| |
| {{!}} style="padding: 2px" {{!}}
| |
| {{{!}} cellpadding="0" cellspacing="0" class="collapsible" style="min-width: 146px;"
| |
| ! style="padding: 3px 10px 3px 10px; border: 0; text-align:center; color: #FFFFFF; background: #7BA1EC;" {{!}} Back Image
| |
| {{!}}-
| |
| {{!}} style="padding-top: 4px; border: 0; text-align:center;" {{!}} {{#ifexist: File:HtC_back_cover_{{{1|}}}.jpg|[[File:HtC_back_cover_{{{1|}}}.jpg|x170px]]|[[Media:HtC_back_cover_{{{1|}}}.jpg|Upload back image<br>240x235 please]]}}
| |
| {{!}}}
| |
| {{!}}}
| |
| {{!}}}
| |
| {{{!}} cellpadding="0" cellspacing="0" style="padding: 5px 0 5px 10px; background: transparent"
| |
| {{!}} style="border: 0;" {{!}} ''Main article: [[Wild Police Story {{{1|}}}]]''
| |
| {{!}}}
| |
| {{{chapter-list|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#ifeq:{{PAGENAME}}|Zero%27s Tea Time||
| |
| {{!}} colspan="7" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}}
| |
| {{Plot
| |
| |background = #e9ebf9
| |
| |border = #647dd1
| |
| |pnew = {{{pnew|0}}}
| |
| |pchar = {{{pchar|0}}}
| |
| |promance = {{{promance|0}}}
| |
| |pbo = {{{pbo|0}}}
| |
| |pfbi = {{{pfbi|0}}}
| |
| |pmk = {{{pmk|0}}}
| |
| |ppast = {{{ppast|0}}}
| |
| }}
| |
| {{!}}-
| |
| {{!}} colspan="7" style="background: #647dd1; height: 3px; padding:0px;" {{!}}
| |
| {{!}}-}}</includeonly><noinclude>
| |
|
| |
|
| Displays an item of a volume list.
| |
|
| |
| == Usage ==
| |
|
| |
| The following is a list of required or optional parameters for any of the rows:
| |
| <pre>
| |
| {{VolumeItem|<volume number>|<chapters>|<japanese release date>|<japanese ISBN>|<english release date>|<english ISBN>
| |
| | display-volume = (Optional) Volume number to display (e.g. display "01" instead of just "1" for Volume 1)
| |
| | pnew = (Optional) Short description of which new character was introduced
| |
| | pchar = (Optional) Short description of what new character development occured
| |
| | promance = (Optional) Short description of what new development occurred regarding character romance
| |
| | pbo = (Optional) Short description of why and how the Black Organization was involved in the episode
| |
| | pmk = (Optional) Short description of what happened with Magic Kaito characters
| |
| | ppast = (Optional) Short description of what new information was revealed about a character's past
| |
| | pfbi = (Optional) Short description of what happened with FBI characters
| |
| | chapter-list = List of chapters
| |
| | summary = (Optional) Short summary of the episode
| |
| }}
| |
| </pre>
| |
|
| |
| [[Category:Templates]]</noinclude>
| |