Jump to content

Template:Infobox comic strip/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
added bgcolor alternative to bgcolour and fgcolor/fgcolour
 
(43 intermediate revisions by 30 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{Auto italic title}}
==Usage==
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
{| style="background: transparent;"
|<pre>{{Infobox comic strip
|fgcolor=
|bgcolor=
|title=
|image=
|caption=
|author=
|url=
|rss=
|atom=
|status=
|first=
|last=
|altnames=
|syndicate=
|publisher=
|genre=
|rating=
|preceded by=
|followed by=
}}</pre>
|}


== Usage ==
;bgcolor (or bgcolour): A background color for the title bar
{{Parameter names example | italic title | collapsible | state | bodyclass | align | width | title | bgcolor | bgcolour | fgcolor | fgcolour | image | image_upright | alt | caption | author | creator | owner | current | illustrator | website | status | first | began | last | ended | altnames | syndicate | publisher | genre | rating | preceded by | followed by }}
;fgcolor (or fgcolour): A foreground color for the title bar
;title: The strip's title.
;image: An image from the strip.
;caption: A caption for the image.
;author (or creator): The author of the strip.
;url (or website): The website of the strip.
;rss: The strip's [[RSS (file format)|RSS]] [[web feed|feed]].
;atom: The strip's [[Atom (standard)|Atom]] [[web feed|feed]].
;status: current status/publishing schedule.
;first: Date of the first strip (and maybe a link to the archive).
;last: 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|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.


<syntaxhighlight lang="wikitext" style="overflow: auto;">
<includeonly>
{{Infobox comic strip
| fgcolor =
| bgcolor =
| title =
| image =
| alt =
| caption =
| author =
| current =
| owner =
| illustrator =
| website =
| status =
| first =
| last =
| altnames =
| syndicate =
| publisher =
| genre =
| language =
| rating =
| preceded by =
| followed by =
}}</syntaxhighlight>


=== Parameters ===
{{DEFAULTSORT:Comic Strip}}
; bgcolor {{nobold|or}} bgcolour : A background color for the title bar
[[Category:Webcomic templates]]
; fgcolor {{nobold|or}} fgcolour : A foreground color for the title bar
[[Category:Comic strip templates]]
; title : The strip's title.
[[Category:Publishing infobox templates]]
; image : An image from the strip. ''Example:'' image=example.jpg
; alt : The [[Wikipedia:Alternative text for images|alternative text for images]] (this is ''not'' the same as the caption).
; caption : A caption for the image.
; author {{nobold|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 {{nobold|or}} url : The website of the strip.
; status : current status/publishing schedule.
; first {{nobold|or}} began : Date of the first strip (and maybe a link to the archive).
; last {{nobold|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|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 ==
[[es:Plantilla:Webcomic]]
{{Infobox comic strip
[[hu:Sablon:Képsor infobox]]
| title = Dilbert
[[id:Templat:Infobox Comic strip]]
| image =
[[ml:ഫലകം:Infobox Comic strip]]
| alt =
[[pt:Predefinição:HQ]]
| caption =
[[ro:Format:Casetă benzi desenate]]
| author = [[Scott Adams]]
[[vi:Tiêu bản:Thông tin truyện tranh]]
| current =
</includeonly>
| status = Running
| first = April 16, 1989
| last =
|language = English
| syndicate = [[United Media|United Feature Syndicate]]
| publisher = [[Andrews McMeel Publishing]]
| genre = Humor
}}
<syntaxhighlight lang="wikitext" style="overflow:auto;">{{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
}}
</syntaxhighlight>

== Tracking categories ==
* {{clc|Pages using infobox comic strip with unknown parameters}}

== Supporting template ==
* {{tl|Ensure AAA contrast ratio}}

<includeonly>{{sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
{{DEFAULTSORT:Comic strip}}
[[Category:Comic strip infobox templates]]
[[Category:Webcomic infobox templates]]
[[Category:Publishing infobox templates]]
[[Category:Templates that add a tracking category|{{PAGENAME}}]]
}}</includeonly>

Latest revision as of 08:32, 2 July 2024

Usage

[edit]
{{{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
| fgcolor     = 
| bgcolor     = 
| title       = 
| image       = 
| alt         = 
| caption     = 
| author      = 
| current     = 
| owner       = 
| illustrator = 
| website     = 
| status      = 
| first       = 
| last        = 
| altnames    = 
| syndicate   = 
| publisher   = 
| genre       = 
| language    = 
| rating      = 
| preceded by = 
| followed by = 
}}

Parameters

[edit]
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.
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

[edit]
Dilbert
Author(s)Scott Adams
Current status/scheduleRunning
Launch dateApril 16, 1989
Syndicate(s)United Feature Syndicate
Publisher(s)Andrews McMeel Publishing
Genre(s)Humor
Original languageEnglish
{{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
}}

Tracking categories

[edit]

Supporting template

[edit]