On November 6th, 2024, the 9,000th article was added to the SuccuWiki!
Template:Infobox comic/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === <pre> {{Infobox comic | name = | image ..." |
m →Example |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
</pre> | </pre> | ||
===Example=== | |||
{{Infobox comic | |||
| name = Test | |||
| image = [[File:NoImage.jpg|200px]] | |||
| image_caption = Test Issue #1 | |||
| code = All Ages | |||
| title_orig = Testing | |||
| title_alt = Tested | |||
| hero = Tester | |||
| appearances = Testable | |||
| pages = 14 Pages | |||
| layout = John Tester | |||
| story = Joe Tester | |||
| ink = Jack Tester | |||
| date = January 1, 1967 | |||
| first = January 1, 1967 | |||
| website = https://succubus.net | |||
}} | |||
<pre> | |||
{{Infobox comic | |||
| name = Test | |||
| image = [[File:NoImage.jpg|200px]] | |||
| image_caption = Test Issue #1 | |||
| code = All Ages | |||
| title_orig = Testing | |||
| title_alt = Tested | |||
| hero = Tester | |||
| appearances = Testable | |||
| pages = 14 Pages | |||
| layout = John Tester | |||
| story = Joe Tester | |||
| ink = Jack Tester | |||
| date = January 1, 1967 | |||
| first = January 1, 1967 | |||
| website = https://succubus.net | |||
}} | |||
</pre> | |||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 14:12, 16 May 2020
|
|
This is a documentation subpage for Template:Infobox comic. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage
{{Infobox comic
| name =
| image =
| image_caption =
| code =
| title_orig =
| title_alt =
| hero =
| appearances =
| pages =
| layout =
| story =
| ink =
| date =
| first =
}}
Example
| Infobox comic/doc | |
|---|---|
|
Test Issue #1 | |
| Story code | All Ages |
| Original title | Testing |
| Alternative title | Tested |
| Story | Joe Tester |
| Ink | Jack Tester |
| Date | January 1, 1967 |
| Hero | Tester |
| Length | 14 Pages |
| Layout | John Tester |
| Appearances | Testable |
| First publication | January 1, 1967 |
| Website | https://succubus.net |
{{Infobox comic
| name = Test
| image = [[File:NoImage.jpg|200px]]
| image_caption = Test Issue #1
| code = All Ages
| title_orig = Testing
| title_alt = Tested
| hero = Tester
| appearances = Testable
| pages = 14 Pages
| layout = John Tester
| story = Joe Tester
| ink = Jack Tester
| date = January 1, 1967
| first = January 1, 1967
| website = https://succubus.net
}}