Template:Comicpage

From SRoMG Explained
Jump to navigationJump to search

This template can be used to start an article on a page of the comic. Use {{subst:Comicpage}} to start on a page. Parameters can be added:

  • 1: Comic number.
  • 2: Date of the comic.
  • 3: Comic title.
  • 4: Image filename. Will default to "<Comic title>.png" if the parameter is unused. If parameter is defined, but blank, then it will display Template:NoImage.
  • 5: Author name.
  • 6: Explanation. Defaults to displaying Template:Unexplained if the parameter is unused.
  • 7: Author comments as shown underneath the comic and transcript. Template:os can be used to easily link the original strip and add its category.
  • 8: Transcript as shown underneath the comic.
  • 9: Adds a "later references" section, if applicable. Won't display if the parameter is unused.
  • 10: Text to replace author categories, if there is more than one author.

It looks something like this (just replace each parameter with your content):

{{subst:Comicpage|number|date|title|filename|author|explanation|comments|transcript}}

Alternatively, you can do this:

{{subst:Comicpage
| 1    = (number)
| 2    = (date)
| 3    = (title)
| 4    = (filename)
| 5    = (author)
| 6    = (explanation)
| 7    = (comments)
| 8    = (transcript)
}}