Template:SeasonItem: Difference between revisions
Appearance
m Added next-conan-hint column |
mNo edit summary |
||
| Line 5: | Line 5: | ||
{{#ifeq:{{PAGENAME}}|Anime|| | {{#ifeq:{{PAGENAME}}|Anime|| | ||
{{!}} colspan="7" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}} | {{!}} colspan="7" {{!}} {{#if:{{{summary|}}}|{{{summary}}}|No summary yet}} | ||
{{# | {{Plot | ||
|background = #eff5ff | |||
|border = #2f51fe | |||
|pnew = {{{pnew|0}}} | |||
|pchar = {{{pchar|0}}} | |||
|promance = {{{promance|0}}} | |||
|pbo = {{{pbo|0}}} | |||
|ppast = {{{ppast|0}}} | |||
}} | |||
{{!}}- | {{!}}- | ||
{{!}} colspan="7" style="background: #5bbd53; height: 3px; padding:0px;" {{!}} | {{!}} colspan="7" style="background: #5bbd53; height: 3px; padding:0px;" {{!}} | ||
Revision as of 21:13, 12 August 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
| next-conan-hint = (Optional) Next Conan hint
| summary = (Optional) Short summary of the episode
}}