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 = No. of Episodes
| label3 = Date Completed
| data3 = {{{episode_count<includeonly>|</includeonly>}}}
| data3 = {{{date_completed<includeonly>|</includeonly>}}}


| label4 = Word Count
| label4 = No. of Episodes
| data4 = {{{word_count<includeonly>|</includeonly>}}}
| data4 = {{{episode_count<includeonly>|</includeonly>}}}


| label5 = Category
| label5 = Word Count
| data5 = {{{category<includeonly>|</includeonly>}}}
| data5 = {{{word_count<includeonly>|</includeonly>}}}


| label6 = POV
| label6 = Category
| data6 = {{{pov<includeonly>|</includeonly>}}}
| data6 = {{{category<includeonly>|</includeonly>}}}


| label7 = Characters
| label7 = POV
| data7 = {{{characters<includeonly>|</includeonly>}}}
| 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>