Template:Infobox comic strip/doc: Difference between revisions
Appearance
Content deleted Content added
m add link to supporting template |
m note Lua module used, add link to tracking category |
||
Line 2: | Line 2: | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> |
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> |
||
{{Auto italic title}} |
{{Auto italic title}} |
||
{{Lua|Module:InfoboxImage}} |
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} |
||
== Usage == |
== Usage == |
||
Line 84: | Line 84: | ||
</pre> |
</pre> |
||
== Tracking |
== Tracking categories == |
||
This template places background and foreground colour combinations which fail to meet our [[WP:COLOR|minimum contrast requirements]] in: |
This template places background and foreground colour combinations which fail to meet our [[WP:COLOR|minimum contrast requirements]] in: |
||
* {{clc|Articles using Template:Infobox comic strip with invalid colour combination}} |
* {{clc|Articles using Template:Infobox comic strip with invalid colour combination}} |
||
Articles using this template with unknown parameters are placed in: |
|||
* {{clc|Pages using infobox comic strip with unknown parameters}} |
|||
== Supporting template == |
== Supporting template == |
Revision as of 14:38, 10 February 2019
This is a documentation subpage for Template:Infobox comic strip. It may contain usage information, categories and other content that is not part of the original template page. |
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}}}]] | |
Author(s) | {{{author}}} {{{current}}} |
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 | fgcolor = | bgcolor = | title = | image = | alt = | caption = | author = | current = | illustrator = | website = | status = | first = | last = | altnames = | syndicate = | publisher = | genre = | rating = | preceded by = | followed by = }}
Parameters
- bgcolor or bgcolour
- A background color for the title bar
- fgcolor or fgcolour
- A foreground color for the title bar
- 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.
- 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 |
{{Infobox comic strip | title = Dilbert | image = | alt = | caption = | author = [[Scott Adams]] | current = | status = Running | first = April 16, 1989 | last = | syndicate = [[United Media|United Feature Syndicate]] | publisher = [[Andrews McMeel Publishing]] | genre = Humor }}
Tracking categories
This template places background and foreground colour combinations which fail to meet our minimum contrast requirements in:
Articles using this template with unknown parameters are placed in:
Supporting template