Template:Infobox chapter: Difference between revisions

No edit summary
No edit summary
 
Line 6: Line 6:
| caption = {{#if: {{{image|}}} | {{{caption|}}} }}
| caption = {{#if: {{{image|}}} | {{{caption|}}} }}


| label1 = Chapter Title
| label1 = Chapter
| data1 = {{{chapter_title<includeonly>|</includeonly>}}}
| data1 = {{{chapter<includeonly>|</includeonly>}}}


| label2 = Date Published
| label2 = Arc
| data2 = {{{date_published<includeonly>|</includeonly>}}}
| data2 = {{{arc<includeonly>|</includeonly>}}}


| label3 = Date Completed
| label3 = Date Published
| data3 = {{{date_completed<includeonly>|</includeonly>}}}
| data3 = {{{date_published<includeonly>|</includeonly>}}}


| label4 = No. of Episodes
| label4 = Date Completed
| data4 = {{{episode_count<includeonly>|</includeonly>}}}
| data4 = {{{date_completed<includeonly>|</includeonly>}}}


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


| label6 = Category
| label6 = Word Count
| data6 = {{{category<includeonly>|</includeonly>}}}
| data6 = {{{word_count<includeonly>|</includeonly>}}}


| label7 = POV
| label7 = POV
| data7 = {{{pov<includeonly>|</includeonly>}}}
| data7 = {{{pov<includeonly>|</includeonly>}}}


| label8 = Characters
| label8 = Characters
| data8 = {{{characters<includeonly>|</includeonly>}}}
| data8 = {{{characters<includeonly>|</includeonly>}}}


}}
}}
Line 46: Line 46:


previous = The display name of the previous 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>
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>
chapter = If the article is an episode, then this is the chapter that the episode is in<br>
arc = The arc the chapter takes place in. Only use in chapters<br>
date_published = The date the episode was published, or the date the first episode of the chapter was released<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>
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>
episode_count = The number of episodes in a chapter<br>
word_count = The number of words in an episode<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>
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.  
characters = characters contained within a episode. Do not use for chapters, as typically the list is too long.


</noinclude>
</noinclude>
</div>
</div>