Template:Chapter infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
CupcakePelle (talk | contribs) mNo edit summary |
||
(18 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class=" | {| class="infobox bordered" style="float:right; width:21em; font-size:90%; text-align:left;" cellpadding="3" | ||
! colspan="2" style="font-size:130%; text-align:center; color:{{{header-color}}}; background-color:{{{table-color}}};" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | |||
|- | |- | ||
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|{{{image}}}|No image available.}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | |||
|- | |- | ||
! colspan="2" style="background-color:{{{table-color}}}; color:{{{header-color}}}" align="center"| Release dates | |||
|- | |- | ||
! | {{#if:{{{coverdate<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:{{{table-color2}}}; color:{{{header-color}}};" {{!}}'''Cover date''' | |||
{{!}}{{{coverdate}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{pagedate<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color:{{{table-color2}}}; color:{{{header-color}}};" {{!}}'''Page date''' | |||
{{!}}{{{pagedate}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{link<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color:{{{table-color2}}}; color:{{{header-color}}};" {{!}}'''Link''' | |||
{{!}}{{{link}}} | |||
{{!}}- | |||
}} | |||
{{!}} style="background-color:{{{table-color2}}}; color:{{{header-color}}};" {{!}}'''Script''' | |||
{{!}}<includeonly>[[{{PAGENAME}}/Script|Script]]</includeonly> | |||
{{!}}- | |||
|- | |- | ||
! colspan="2" style="background-color:{{{table-color}}}; color:{{{header-color}}}; text-align:center; {{ #if: {{{debuts|}}}| | display: none;}}"| Information | |||
|- | |- | ||
|''' | {{#if:{{{debuts<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:{{{table-color2}}}; color:{{{header-color}}};" {{!}}'''Character debuts''' | |||
{{!}}{{{debuts}}} | |||
{{!}}- | |||
}} | |||
|- | |- | ||
!colspan="2"| | ! colspan="2" style="background-color:{{{table-color}}}; color:{{{header-color}}}; text-align:center; {{ #if: {{{prev|}}}{{{next|}}} | | display: none;}}"| Other chapters | ||
|- | |- | ||
|''' | {{#if:{{{prev<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color:{{{table-color2}}}; color:{{{header-color}}};" {{!}}'''Previous chapter''' | |||
|} | {{!}}{{{prev}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{next<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color:{{{table-color2}}}; color:{{{header-color}}};" {{!}}'''Next chapter''' | |||
{{!}}{{{next}}} | |||
{{!}}- | |||
}} | |||
|}<noinclude> | |||
<pre>{{Character infobox | |||
|table-color = | |||
|table-color2 = | |||
|border-color = | |||
|header-color = | |||
|name = | |||
|image = | |||
|coverdate = | |||
|pagedate = | |||
|link = | |||
|debuts = | |||
|prev = | |||
|next = | |||
}} | |||
</pre> | |||
</noinclude> |
Latest revision as of 17:29, 11 November 2023
Chapter infobox | |
---|---|
No image available. | |
Release dates | |
Cover date | {{{coverdate}}} |
Page date | {{{pagedate}}} |
Link | {{{link}}} |
Script | |
Character debuts | {{{debuts}}} |
Previous chapter | {{{prev}}} |
Next chapter | {{{next}}} |
{{Character infobox |table-color = |table-color2 = |border-color = |header-color = |name = |image = |coverdate = |pagedate = |link = |debuts = |prev = |next = }}