Template:Comic

From SMBC Wiki
Revision as of 14:33, 30 July 2023 by Smbcwiki-admin (talk | contribs) (Uploading archived page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This is the basic infobox-style header template used to display xkcd comics on their own pages, including the comic number (with external link to xkcd), publication date, title, comic image, and title text.

Sample

The following is a sample usage of this template:

2008-03-25
2008-03-25
Title text: 2008-03-25

Votey

20080325after.gif




Usage

{{comic
| number    =
| date      =
| title     =
| before    =
| image     =
| custom    =
| customvotey=
| imagesize =
| noexpand  =
| titletext =
| ldomain   =
| lappend   =
}}

Notes

The above sample is produced by the following code:

{{comic
| number    = 1127
| date      = March 25, 2008
| title     = 2008-03-25
| image     = 20080325.gif
| votey     = 20080325after.gif
| titletext = 2008-03-25
}}