Template:Gunnerkrigg Court recap page/doc: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
(Add usage and examples sections)
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
This template marks the page into which it is transcluded with [[Template:work]] and [[Template:Gunnerkrigg Court recap page spoiler warning]], gives it an infobox, and adds it to [[:Category:Gunnerkrigg Court]], [[:Category:Recap]], and [[:Category:Pages Original to All The Tropes]].
This template marks the page into which it is transcluded with [[Template:work]] and [[Template:Gunnerkrigg Court recap page spoiler warning]], gives it an infobox, and adds it to [[:Category:Gunnerkrigg Court]], [[:Category:Recap]], and [[:Category:Pages Original to All The Tropes]].

'''This template, even if fully completed, is not a substitute for an actual recap. Any recap page that uses this template but does not include a recap is subject to speedy deletion without warning or debate.'''


=== Usage ===
=== Usage ===
<pre><nowiki>{{Gunnerkrigg Court recap page
<pre><nowiki>{{Gunnerkrigg Court recap page
| ch number = <chapter number>
| vol number = <volume number (required)>
| ch name = <chapter name>
| ch number = <chapter number (required)>
| image = <image filename>
| ch name = <chapter name (required)>
| cover page number = <page number of cover page (e.g., 870 for "Give and Take")>
| cover page number = <page number of cover page (e.g., 870 for "Give and Take") (required)>
| cover page link = <markup for a link to cover page (overrides `cover page number`)>
| cover page link = <markup for a link to cover page (overrides `cover page number`)>
| last page number = <page number of last page (including bonus pages)>
| last page number = <page number of last page (including bonus pages)>
Line 12: Line 14:
| prev = <title of previous chapter>
| prev = <title of previous chapter>
| next = <title of next chapter>
| next = <title of next chapter>
| chrono prev link = <markup for a link to the chronologically previous chapter or side-story>
| chrono prev = <page name for the chronologically previous recap page>
| chrono next link = <markup for a link to the chronologically next chapter or side-story>
| chrono next = <page name for the chronologically next recap page>
| retrospective video = <ID for YouTube video>
| image = <image filename>
| place in vol = <see text>
}}</nowiki></pre>
}}</nowiki></pre>


All the parameters are '''optional''', but at least <code>ch number</code> and <code>ch name</code> should be used if possible.
All the parameters are optional unless marked as required.


'''Page numbers''' should be given using the value of the parameter ''p'' in <code><nowiki>"https://www.gunnerkrigg.com/?p=..."</nowiki></code>, not the old ''comicID'' in <code><nowiki>"https://www.gunnerkrigg.com/archive_page.php?comicID=..."</nowiki></code>.
'''Page numbers''' should be given using the value of the parameter <code>p</code> in <code><nowiki>"https://www.gunnerkrigg.com/?p=..."</nowiki></code>, not the old <code>comicID</code> in <code><nowiki>"https://www.gunnerkrigg.com/archive_page.php?comicID=..."</nowiki></code>.

'''<code>retrospective video</code>''' should be given as the value of the parameter <code>v</code> in <code><nowiki>https://www.youtube.com/watch?v=...&list=...</nowiki></code> for a video from [https://www.youtube.com/playlist?list=PLc1SIXIS9r9LtvzvUhMOwjxdH4TAaulZD Gunnerkrigg Retrospective].

For the first chapter in a volume, the parameter <code>place in vol = first</code> should be set. For the last chapter in a volume, <code>place in vol = last</code> should be set.


=== Examples ===
=== Examples ===
<pre><nowiki>{{Gunnerkrigg Court recap page
<pre><nowiki>{{Gunnerkrigg Court recap page
| place in vol = last
| vol number = 1
| ch number = 14
| ch number = 14
| ch name = The Fangs of Summertime
| ch name = The Fangs of Summertime
Line 29: Line 40:
| next = Red Returns
| next = Red Returns
| chrono next = Extra: Traveller
| chrono next = Extra: Traveller
| retrospective video = yJMW-dn7qD0
}}</nowiki></pre>
}}</nowiki></pre>

[[Category:Gunnerkrigg Court]]

Latest revision as of 21:56, 9 January 2019

This template marks the page into which it is transcluded with Template:work and Template:Gunnerkrigg Court recap page spoiler warning, gives it an infobox, and adds it to Category:Gunnerkrigg Court, Category:Recap, and Category:Pages Original to All The Tropes.

This template, even if fully completed, is not a substitute for an actual recap. Any recap page that uses this template but does not include a recap is subject to speedy deletion without warning or debate.

Usage

{{Gunnerkrigg Court recap page
 | vol number = <volume number (required)>
 | ch number = <chapter number (required)>
 | ch name = <chapter name (required)>
 | cover page number = <page number of cover page (e.g., 870 for "Give and Take") (required)>
 | cover page link = <markup for a link to cover page (overrides `cover page number`)>
 | last page number = <page number of last page (including bonus pages)>
 | Wikia page name = <name of corresponding page on gunnerkrigg.wikia.com (default: "Chapter <ch number>: <ch name>")>
 | prev = <title of previous chapter>
 | next = <title of next chapter>
 | chrono prev = <page name for the chronologically previous recap page>
 | chrono next = <page name for the chronologically next recap page>
 | retrospective video = <ID for YouTube video>
 | image = <image filename>
 | place in vol = <see text>
}}

All the parameters are optional unless marked as required.

Page numbers should be given using the value of the parameter p in "https://www.gunnerkrigg.com/?p=...", not the old comicID in "https://www.gunnerkrigg.com/archive_page.php?comicID=...".

retrospective video should be given as the value of the parameter v in https://www.youtube.com/watch?v=...&list=... for a video from Gunnerkrigg Retrospective.

For the first chapter in a volume, the parameter place in vol = first should be set. For the last chapter in a volume, place in vol = last should be set.

Examples

{{Gunnerkrigg Court recap page
 | place in vol = last
 | vol number = 1
 | ch number = 14
 | ch name = The Fangs of Summertime
 | cover page number = 258
 | last page number = 304
 | prev = A Week for Kat
 | next = Red Returns
 | chrono next = Extra: Traveller
 | retrospective video = yJMW-dn7qD0
}}