Template:Infobox chapter: Difference between revisions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | <div style="float:right; clear:right; width: 300px; margin: 0 0 1em 1em;">{{Infobox | ||
| above = {{{name|}}} | | above = {{{name<includeonly>|</includeonly>}}} | ||
|abovestyle = background: {{ifempty|{{{color|{{{colour|}}}}}}|#DEDEE2}}; color: {{ifempty|{{{color text|{{{colour text|}}}}}}|#000}}; | |||
| subheader = {{#if: {{{previous|{{{previousletter|}}}}}} | {{ align|left|← [[{{#if:{{{previouslink|}}}|{{{previouslink}}}|{{{previousletter|{{{previous}}}}}}}}|{{{previousletter|{{{previous}}}}}}]] }} }} {{ #if:{{{nextletter|{{{next|}}}}}}| {{align|right| [[{{#if:{{{nextlink|}}}|{{{nextlink}}}| {{{nextletter|{{{next}}}}}} }}| {{{nextletter|{{{next}}}}}} ]] → }} }} | | subheader = {{#if: {{{previous|{{{previousletter|}}}}}} | {{ align|left|← [[{{#if:{{{previouslink|}}}|{{{previouslink}}}|{{{previousletter|{{{previous}}}}}}}}|{{{previousletter|{{{previous}}}}}}]] }} }} {{ #if:{{{nextletter|{{{next|}}}}}}| {{align|right| [[{{#if:{{{nextlink|}}}|{{{nextlink}}}| {{{nextletter|{{{next}}}}}} }}| {{{nextletter|{{{next}}}}}} ]] → }} }} | ||
|image = {{{image | | image = {{#if: {{{image|}}} | [[File:{{{image}}}|frameless|center|250px]] }} | ||
| caption = {{{caption|}}} | | caption = {{#if: {{{image|}}} | {{{caption|}}} }} | ||
| label1 = Chapter | | label1 = Chapter | ||
Line 11: | Line 12: | ||
| data2 = {{{date_published<includeonly>|</includeonly>}}} | | data2 = {{{date_published<includeonly>|</includeonly>}}} | ||
| label3 = | | label3 = Date Completed | ||
| data3 = {{{ | | data3 = {{{date_completed<includeonly>|</includeonly>}}} | ||
| label4 = | | label4 = No. of Episodes | ||
| data4 = {{{ | | data4 = {{{episode_count<includeonly>|</includeonly>}}} | ||
| label5 = | | label5 = Word Count | ||
| data5 = {{{ | | data5 = {{{word_count<includeonly>|</includeonly>}}} | ||
| label6 = | | label6 = Category | ||
| data6 = {{{ | | data6 = {{{category<includeonly>|</includeonly>}}} | ||
| label7 = Characters | | label7 = POV | ||
| | | data7 = {{{pov<includeonly>|</includeonly>}}} | ||
| label8 = Characters | |||
| data8 = {{{characters<includeonly>|</includeonly>}}} | |||
}} | }} | ||
</div> | |||
<noinclude> | |||
Although this infobox is labeled as chapter. It is used for both chapters and episodes | |||
= Parameters = | |||
name = Name of the episode/chapter<br> | |||
image = Image of the episode/chapter icon/cover art | |||
next = The display name of the next episode/chapter eg. 'Episode 2'<br> | |||
nextlink = the actual wiki link to the next episode/chapter eg. 'episode_2'<br> | |||
previous = The display name of the previous episode/chapter eg. 'Episode 2'<br> | |||
previouslink = the actual wiki link to the previous episode/chapter eg. 'episode_2'<br> | |||
chapter = If the article is an episode, then this is the chapter that the episode is in<br> | |||
date_published = The date the episode was published, or the date the first episode of the chapter was released<br> | |||
date_completed = If it's a chapter, this is the date the last episode of the chapter was released<br> | |||
episode_count = The number of episodes in a chapter<br> | |||
word_count = The number of words in an episode<br> | |||
category = Currently Unused<br> | |||
pov = Which Point of view the episode/chapter is told from. Only use in chapter if every single episode within the chapter is told by one character<br> | |||
characters = characters contained within a episode. Do not use for chapters, as typically the list is too long. | |||
</noinclude> |
Latest revision as of 00:25, 13 August 2025
{{{name}}} | |
---|---|
Chapter | {{{chapter}}} |
Date Published | {{{date_published}}} |
Date Completed | {{{date_completed}}} |
No. of Episodes | {{{episode_count}}} |
Word Count | {{{word_count}}} |
Category | {{{category}}} |
POV | {{{pov}}} |
Characters | {{{characters}}} |
Although this infobox is labeled as chapter. It is used for both chapters and episodes
Parameters
edit sourcename = Name of the episode/chapter
image = Image of the episode/chapter icon/cover art
next = The display name of the next episode/chapter eg. 'Episode 2'
nextlink = the actual wiki link to the next episode/chapter eg. 'episode_2'
previous = The display name of the previous episode/chapter eg. 'Episode 2'
previouslink = the actual wiki link to the previous episode/chapter eg. 'episode_2'
chapter = If the article is an episode, then this is the chapter that the episode is in
date_published = The date the episode was published, or the date the first episode of the chapter was released
date_completed = If it's a chapter, this is the date the last episode of the chapter was released
episode_count = The number of episodes in a chapter
word_count = The number of words in an episode
category = Currently Unused
pov = Which Point of view the episode/chapter is told from. Only use in chapter if every single episode within the chapter is told by one character
characters = characters contained within a episode. Do not use for chapters, as typically the list is too long.