On November 27th, 2022, the 8,000th article was added to the SuccuWiki!

Template:Infobox comic: Difference between revisions

From SuccuWiki - The Wiki of the Succubi
Jump to navigation Jump to search
(Created page with "{| class="infobox" style="width: 22em; text-align: left; font-size: 90%" cellspacing="2" !colspan="2" style="background:#9999dd; font-size: larger;" align="center"|'''''{{{nam...")
 
mNo edit summary
Line 1: Line 1:
{| class="infobox" style="width: 22em; text-align: left; font-size: 90%" cellspacing="2"
{| class="infobox" style="width: 22em; text-align: left; font-size: 90%" cellspacing="2"
!colspan="2" style="background:#9999dd; font-size: larger;" align="center"|'''''{{{name}}}'''''<br>
!colspan="2" style="background:#9999dd; font-size: larger;" align="center"|'''''{{{name}}}'''''<tr>
{{#if:{{{image|}}} | <tr><th style="font-size: 90%;" align="center" colspan="2">[[Image:{{{image}}}|{{#if:{{{image_size|}}} | {{{image_size|200px}}} | 200px}}]]{{#if:{{{image_caption|}}} | <br />{{{image_caption|}}}}}</th></tr>}}<!--
{{#if:{{{image|}}} | <tr><th style="font-size: 90%;" align="center" colspan="2">[[Image:{{{image}}}|{{#if:{{{image_size|}}} | {{{image_size|200px}}} | 200px}}]]{{#if:{{{image_caption|}}} | <br />{{{image_caption|}}}}}</th></tr>}}<!--
-->{{#if:{{{code|}}} | <tr><th>Story code</th> <td>{{{code|}}}</td></tr>}}<!--
-->{{#if:{{{code|}}} | <tr><th>Story code</th> <td>{{{code|}}}</td></tr>}}<!--

Revision as of 12:47, 6 August 2013

{{{name}}}
[edit] [history] [purge] Documentation icon Template documentation

Usage

{{Infobox comic
| name              = 
| image             = 
| image_caption     = 
| code              = 
| title_orig        = 
| title_alt         = 
| hero              = 
| appearances       = 
| pages             = 
| layout            = 
| story             = 
| ink               = 
| date              = 
| first             = 
}}

Example

Test
[[Image:NoImage.jpg|200px]]
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
Pages 14 Pages
Layout John Tester
Appearances Testable
First publication January 1, 1967
{{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
}}