Difference between revisions of "Template:SeasonItem"
From Detective Conan Wiki
m |
|||
Line 6: | Line 6: | ||
{{!}} colspan="7" style="background:#f2fde9;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}} | {{!}} colspan="7" style="background:#f2fde9;" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}} | ||
{{#ifeq: {{#expr: {{{pnew|}}} and {{{pchar|}}} and {{{promance|}}} and {{{pbo|}}} and {{{ppast|}}}}} |0|| | {{#ifeq: {{#expr: {{{pnew|}}} and {{{pchar|}}} and {{{promance|}}} and {{{pbo|}}} and {{{ppast|}}}}} |0|| | ||
− | {{{!}} style="margin: 10px; border: 1px dotted # | + | {{{!}} style="margin: 10px; border: 1px dotted #2f51fe; border-collapse: collapse" |
{{#if:{{{pnew|}}}| | {{#if:{{{pnew|}}}| | ||
− | {{!}} style="border: none" {{!}} {{Plot New}} ''{{{pnew}}}'' | + | {{!}} style="background: #e2e7fe; border: none" {{!}} {{Plot New}} ''{{{pnew}}}'' |
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{pchar|}}}| | {{#if:{{{pchar|}}}| | ||
− | {{!}} style="border: none" {{!}} {{Plot Char}} ''{{{pchar}}}''}} | + | {{!}} style="background: #e2e7fe; border: none" {{!}} {{Plot Char}} ''{{{pchar}}}''}} |
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{promance|}}}| | {{#if:{{{promance|}}}| | ||
− | {{!}} style="border: none" {{!}} {{Plot Romance}} ''{{{promance}}}''}} | + | {{!}} style="background: #e2e7fe; border: none" {{!}} {{Plot Romance}} ''{{{promance}}}''}} |
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{pbo|}}}| | {{#if:{{{pbo|}}}| | ||
− | {{!}} style="border: none" {{!}} {{Plot BO}} ''{{{pbo}}}''}} | + | {{!}} style="background: #e2e7fe; border: none" {{!}} {{Plot BO}} ''{{{pbo}}}''}} |
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{ppast|}}}| | {{#if:{{{ppast|}}}| | ||
− | {{!}} style="border: none" {{!}} {{Plot Past }}''{{{ppast}}}''}} | + | {{!}} style="background: #e2e7fe; border: none" {{!}} {{Plot Past}} ''{{{ppast}}}''}} |
{{!}}-}} | {{!}}-}} | ||
{{!}}} | {{!}}} |
Revision as of 02:36, 6 July 2009
Displays an item of a season list.
Usage
The following is a list of required or optional parameters for any of the rows:
{{SeasonItem|<japanese episode>|<english episode>|<title>|<original airdate>|<US airdate> | 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 | ppast = (Optional) Short description of what new information was revealed about a character's past | summary = (Optional: Short summary of the episode) }}