Template:Infobox comic strip
![]() | This infobox should italicize the article title automatically. If this is not required, add |italic title=no to the list of parameters. If this is required but the title is not being italicized, try |italic title=force . |
![]() | This template uses Lua: |
Usage
{{{title}}} | |
---|---|
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright={{{image_upright}}}]] {{{caption}}} | |
Author(s) | {{{author}}} {{{current}}} |
Owner | {{{owner}}} |
Illustrator(s) | {{{illustrator}}} |
Website | {{{website}}} |
Current status/schedule | {{{status}}} |
Launch date | {{{first}}} |
End date | {{{last}}} |
Alternate name(s) | {{{altnames}}} |
Syndicate(s) | {{{syndicate}}} |
Publisher(s) | {{{publisher}}} |
Genre(s) | {{{genre}}} |
Rating(s) | {{{rating}}} |
Preceded by | {{{preceded by}}} |
Followed by | {{{followed by}}} |
{{Infobox comic strip
| title =
| image =
| alt =
| caption =
| author =
| current =
| owner =
| illustrator =
| website =
| status =
| first =
| last =
| altnames =
| syndicate =
| publisher =
| genre =
| language =
| rating =
| preceded by =
| followed by =
}}
Parameters
- title
- The strip's title.
- image
- An image from the strip. Example: image=example.jpg
- alt
- The alternative text for images (this is not the same as the caption).
- caption
- A caption for the image.
- author or creator
- The author of the strip.
- current
- The person currently responsible for the strip, if different from author/creator.
- illustrator
- The person illustrating the strip, if different from author/creator.
- website or url
- The website of the strip.
- status
- current status/publishing schedule.
- first or began
- Date of the first strip (and maybe a link to the archive).
- last or ended
- Date of the final strip (and maybe a link to the archive).
- altnames
- Any notable variations of the strip name.
- syndicate
- Any groups syndicating the strip in any medium.
- publisher
- Any groups publishing the strip in any medium.
- genre
- The genre(s) of the strip.
- language
- Original language of the strip
- rating
- Content rating if applicable.
- preceded by
- The preceding strip in the series.
- followed by
- The successor to the strip.
Example
Dilbert | |
---|---|
Author(s) | Scott Adams |
Current status/schedule | Running |
Launch date | April 16, 1989 |
Syndicate(s) | United Feature Syndicate |
Publisher(s) | Andrews McMeel Publishing |
Genre(s) | Humor |
Original language | English |
{{Infobox comic strip
| title = Dilbert
| image =
| alt =
| caption =
| author = [[Scott Adams]]
| current =
| status = Running
| first = April 16, 1989
| last =
|language = English
| syndicate = [[United Media|United Feature Syndicate]]
| publisher = [[Andrews McMeel Publishing]]
| genre = Humor
}}
TemplateData
TemplateData for Infobox comic strip
Infobox for a comic strip
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | The strip's title. | Unknown | optional |
Italic title | italic title | Whether to italicize the title | String | optional |
Image | image | An image from the strip. | File | optional |
image_upright | image_upright | no description | Unknown | optional |
Alt | alt | The alternative text for images (this is not the same as the caption). | String | optional |
Caption | caption | A caption for the image. | String | optional |
Author/Creator | author creator | The author of the strip. | String | optional |
Current author | current | The person currently responsible for the strip, if different from author/creator. | String | optional |
Owner | owner | no description | Unknown | optional |
Illustrator | illustrator | The person illustrating the strip, if different from author/creator. | String | optional |
Website | url website | The website of the strip. | String | optional |
Status | status | Current status/publishing schedule. | String | optional |
First Issue | first began | Date of the first strip (and maybe a link to the archive). | String | optional |
Last Issue | last ended | Date of the final strip (and maybe a link to the archive). | String | optional |
Alt names | altnames | Any notable variations of the strip name. | String | optional |
Syndicate | syndicate | Any groups syndicating the strip in any medium. | String | optional |
Publisher | publisher | Any groups publishing the strip in any medium. | String | optional |
Genre | genre | The genre(s) of the strip. | String | optional |
Language | language | Original language of the strip | String | optional |
Rating | rating | Content rating if applicable. | String | optional |
Preceded by | preceded by | The preceding strip in the series. | String | optional |
Followed by | followed by | The successor to the strip. | String | optional |
Align | align | Align infobox bodystyle | String | optional |
Width | width | Width infobox bodystyle | String | optional |
bodyclass | bodyclass | no description | Unknown | optional |
collapsible | collapsible | no description | Unknown | optional |
state | state | no description | Unknown | optional |
child | child | Infobox child param | Unknown | optional |
subbox | subbox | Infobox subbox param | Unknown | optional |