Template:Infobox chapter: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | 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> | </div> | ||
<noinclude> | |||
= 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> |
Revision as of 00:19, 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}}} |
Parameters
name = 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.