Difference between revisions of "Template:MKVolumeItem"
From Detective Conan Wiki
m |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | | style="text-align:center; background:#dee1f5;"|[[Magic Kaito Volume {{{1|}}}|{{{display-volume|{{{1|}}}}}}]] || style="text-align:center; background:#dee1f5;"|{{{2|}}} || style="text-align:center; background:#dee1f5;"|{{#if:{{{ | + | | style="text-align:center; background:#dee1f5;"|[[Magic Kaito Volume {{{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:{{{ | + | | style="text-align:center; background:#dee1f5;"|{{#if:{{{pnew|}}}|{{Plot New}}}}{{#if:{{{pchar|}}}|{{Plot Char}}}}{{#if:{{{promance|}}}|{{Plot Romance}}}}{{#if:{{{pmko|}}}|{{Plot MKO}}}}{{#if:{{{pdc|}}}|{{Plot DC}}}}{{#if:{{{ppast|}}}|{{Plot Past}}}} |
|- | |- | ||
{{#ifeq:{{PAGENAME}}|Magic Kaito|| | {{#ifeq:{{PAGENAME}}|Magic Kaito|| | ||
− | {{!}} colspan=" | + | {{!}} 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;" | {{{!}} 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" {{!}} | {{!}} style="border: 0px; padding: 0px" valign="top" {{!}} | ||
Line 23: | Line 23: | ||
}} | }} | ||
{{#ifeq:{{PAGENAME}}|Magic Kaito|| | {{#ifeq:{{PAGENAME}}|Magic Kaito|| | ||
− | {{!}} colspan=" | + | {{!}} colspan="7" style="padding:5px;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}} |
{{Plot | {{Plot | ||
|background = #e9ebf9 | |background = #e9ebf9 | ||
Line 31: | Line 31: | ||
|promance = {{{promance|0}}} | |promance = {{{promance|0}}} | ||
|ppast = {{{ppast|0}}} | |ppast = {{{ppast|0}}} | ||
+ | |pmko = {{{pmko|0}}} | ||
+ | |pdc = {{{pdc|0}}} | ||
}} | }} | ||
{{!}}- | {{!}}- | ||
− | {{!}} colspan=" | + | {{!}} colspan="7" style="background: #647dd1; height: 3px; padding:0px;" {{!}} |
{{!}}-}}</includeonly><noinclude> | {{!}}-}}</includeonly><noinclude> | ||
Displays an item of a Magic Kaito volume list. | Displays an item of a Magic Kaito volume list. | ||
Line 41: | Line 43: | ||
The following is a list of required or optional parameters for any of the rows: | The following is a list of required or optional parameters for any of the rows: | ||
<pre> | <pre> | ||
− | {{VolumeItem|<volume number>|<japanese release date>|<japanese ISBN>|<english release date>|<english ISBN> | + | {{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) | | 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 | | pnew = (Optional) Short description of which new character was introduced | ||
Line 47: | Line 49: | ||
| promance = (Optional) Short description of what new development occurred regarding character romance | | promance = (Optional) Short description of what new development occurred regarding character romance | ||
| ppast = (Optional) Short description of what new information was revealed about a character's past | | ppast = (Optional) Short description of what new information was revealed about a character's past | ||
+ | | pmko = (Optional) Short description of why and how the Magic Kaito's Organization was involved in the volume. | ||
+ | | pdc = (Optional) Short description of why and how Detective Conan characters were involved in the volume. | ||
| chapter-list = List of chapters | | chapter-list = List of chapters | ||
− | | summary = (Optional) Short summary of the | + | | summary = (Optional) Short summary of the volume |
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 22:13, 3 November 2014
Displays an item of a Magic Kaito volume list.
Usage
The following is a list of required or optional parameters for any of the rows:
{{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 occurred | promance = (Optional) Short description of what new development occurred regarding character romance | ppast = (Optional) Short description of what new information was revealed about a character's past | pmko = (Optional) Short description of why and how the Magic Kaito's Organization was involved in the volume. | pdc = (Optional) Short description of why and how Detective Conan characters were involved in the volume. | chapter-list = List of chapters | summary = (Optional) Short summary of the volume }}