Difference between revisions of "Template:Comic infobox"
m (Tark moved page Template:Infobox comics to Template:Comic infobox: Consistency) |
m (Documentation) |
||
Line 129: | Line 129: | ||
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
+ | {{doc begin}} | ||
{{translation switching|en, cs, de, es, fr, hu, it, ja, ko, pl, pt-br, ru, zh-hans, zh-hant}} | {{translation switching|en, cs, de, es, fr, hu, it, ja, ko, pl, pt-br, ru, zh-hans, zh-hant}} | ||
+ | One of the many infobox templates. Used (unsurprisingly) for providing general information about the game's many [[comics]]. | ||
+ | |||
+ | == Arguments == | ||
+ | {| class="wikitable grid" | ||
+ | ! class="wikitable header" colspan="2" | Required arguments | ||
+ | |- | ||
+ | | preview || Preview image, should contain the file extension. | ||
+ | |- | ||
+ | ! class="wikitable header" colspan="2" | Optional arguments | ||
+ | |- | ||
+ | | style || Custom HTML styling for the entire infobox | ||
+ | |- | ||
+ | | name/NAME/comics-name-override/title || Infobox title overrides, in increasing order. By default, BASEPAGENAME is used for the infobox title. | ||
+ | |- | ||
+ | | release-date || Adds a row to the infobox, containing "Released" (localized) and the contents of this parameter. | ||
+ | |- | ||
+ | | number-of-pages || Adds a row to the infobox, containing "Number of pages" (localized) and the contents of this parameter. | ||
+ | |- | ||
+ | | artist || Adds a row to the infobox, containing "Artist" (localized) and the contents of this parameter. | ||
+ | |- | ||
+ | | writer || Adds a row to the infobox, containing "Writer" (localized) and the contents of this parameter. | ||
+ | |- | ||
+ | | colorist || Adds a row to the infobox, containing "Colorist" (localized) and the contents of this parameter. | ||
+ | |} | ||
+ | |||
+ | == Example == | ||
+ | <pre> | ||
+ | {{Comic infobox | ||
+ | | preview = Logo.png | ||
+ | | style = float: right | ||
+ | | title = Team Fortress Wiki | ||
+ | | release-date = July 9, 2010 | ||
+ | | number-of-pages = {{NUMBEROFARTICLES}} | ||
+ | | artist = Medic | ||
+ | | writer = Heavy | ||
+ | | colorist = Scout | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | {{Comic infobox | ||
+ | | preview = Logo.png | ||
+ | | style = float: right | ||
+ | | title = Team Fortress Wiki | ||
+ | | release-date = July 9, 2010 | ||
+ | | number-of-pages = {{NUMBEROFARTICLES}} | ||
+ | | artist = Medic | ||
+ | | writer = Heavy | ||
+ | | colorist = Scout | ||
+ | }} | ||
+ | |||
+ | {{clr}} | ||
[[Category:Infobox templates|Infobox comics]] | [[Category:Infobox templates|Infobox comics]] | ||
</noinclude> | </noinclude> |
Revision as of 21:16, 1 December 2024
Comic infobox | |
---|---|
Comic Strip Info |
Documentation for Comic infobox
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Comic infobox/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: en, cs, de, es, fr, hu, it, ja, ko, pl, pt-br, ru, zh-hans, zh-hant (add) |
One of the many infobox templates. Used (unsurprisingly) for providing general information about the game's many comics.
Arguments
Required arguments | |
---|---|
preview | Preview image, should contain the file extension. |
Optional arguments | |
style | Custom HTML styling for the entire infobox |
name/NAME/comics-name-override/title | Infobox title overrides, in increasing order. By default, BASEPAGENAME is used for the infobox title. |
release-date | Adds a row to the infobox, containing "Released" (localized) and the contents of this parameter. |
number-of-pages | Adds a row to the infobox, containing "Number of pages" (localized) and the contents of this parameter. |
artist | Adds a row to the infobox, containing "Artist" (localized) and the contents of this parameter. |
writer | Adds a row to the infobox, containing "Writer" (localized) and the contents of this parameter. |
colorist | Adds a row to the infobox, containing "Colorist" (localized) and the contents of this parameter. |
Example
{{Comic infobox | preview = Logo.png | style = float: right | title = Team Fortress Wiki | release-date = July 9, 2010 | number-of-pages = {{NUMBEROFARTICLES}} | artist = Medic | writer = Heavy | colorist = Scout }}
Team Fortress Wiki | |
---|---|
Comic Strip Info | |
Released: | July 9, 2010 |
Number of pages: | 74,989 |
Artist: | Medic |
Writer: | Heavy |
Colorist: | Scout |