Template:SingleIssue: Difference between revisions

From Aquawiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(96 intermediate revisions by 2 users not shown)
Line 7: Line 7:
{{#if:{{{image|}}}| {{!}}
{{#if:{{{image|}}}| {{!}}
}}
}}
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|  
! rowspan="23" align="right" {{!}} {{{image}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
! rowspan = {{#expr:{{#if:{{{title|}}}|1|0}} +{{#if:{{{gcd_title|}}}|1|0}} +{{#if:{{{cover_title|}}}|1|0}} +{{#if:{{{cover_date|}}}|1|0}} +{{#if:{{{anthology|}}}|2|0}} +{{#if:{{{other_stories|}}}|1|0}} +{{#if:{{{writer|}}}{{{artist|}}}|1|0}} +{{#if:{{{writer|}}}|1|0}} +{{#if:{{{artist|}}}|1|0}} +{{#if:{{{penciller|}}}}|1|0}} +{{#if:{{{inker|}}}|1|0}} +{{#if:{{{letterer|}}}|1|0}} +{{#if:{{{colorist|}}}|1|0}} +{{#if:{{{penciller|}}}{{{inker|}}}|1|0}} +{{#if:{{{cover|}}}|1|0}} +{{#if:{{{variant|}}}|1|0}} +{{#if:{{{assoc_ed|}}}|1|0}} +{{#if:{{{assis_ed|}}}|1|0}} +{{#if:{{{editor|}}}|1|0}} +{{#ifeq:{{{creation|}}}|yes|1|0}} +{{#if:{{{ship_date|}}}{{{order_code|}}}{{{cover_price|}}}{{{page_count|}}}|1|0}} +{{#if:{{{ship_date|}}}|1|0}} +{{#if:{{{order_code|}}}|1|0}} +{{#if:{{{cover_price|}}}|1|0}} +{{#if:{{{page_count|}}}|1|0}} +{{#if:{{{appearances|}}}{{{reprints|}}}{{{thanks|}}}|1|0}} +{{#if:{{{appearances|}}}|1|0}} +{{#if:{{{reprints|}}}|1|0}} +{{#if:{{{thanks|}}}|1|0}} +{{#if:{{{notes|}}}|1|0}}}} id="coverimage" width="200px" {{!}} [[Image:{{{image}}}|200px]]{{#if:{{{caption|}}}|<br />{{{caption}}}}}
{{!}}-
{{!}}-
}}
}}
Line 31: Line 31:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{anthology|}}}|! <br /><br />}}
{{#if:{{{anthology|}}}|
! &nbsp;
{{!}} &nbsp;
{{!}}-
}}
{{#if:{{{anthology|}}}|
{{#if:{{{anthology|}}}|
! Anthology:  
! Anthology:  
Line 40: Line 44:
! Other Stories:
! Other Stories:
{{!}} {{{other_stories}}}
{{!}} {{{other_stories}}}
{{!}}-
}}
{{#if:{{{writer|}}}{{{artist|}}}|
! &nbsp;
{{!}} &nbsp;
{{!}}-
{{!}}-
}}
}}
Line 70: Line 79:
! Colorist:
! Colorist:
{{!}} {{{colorist}}}
{{!}} {{{colorist}}}
{{!}}-
}}
{{#if:{{{penciller|}}}{{{inker|}}}{{{artist|}}}|
! &nbsp;
{{!}} &nbsp;
{{!}}-
{{!}}-
}}
}}
Line 75: Line 89:
! Cover Artist:
! Cover Artist:
{{!}} {{{cover}}}
{{!}} {{{cover}}}
{{!}}-
}}
{{#if:{{{variant|}}}|
! Variant Cover Artist:
{{!}} {{{variant}}}
{{!}}-
{{!}}-
}}
}}
Line 90: Line 109:
! Editor:
! Editor:
{{!}} {{{editor}}}
{{!}} {{{editor}}}
{{!}}-
}}
{{#ifeq:{{{creation|}}}|yes|
!colspan="2"{{!}} AQUAMAN Created By Paul Norris
{{!}}-
}}
{{#if:{{{ship_date|}}}{{{order_code|}}}{{{cover_price|}}}{{{page_count|}}}|
! &nbsp;
{{!}} &nbsp;
{{!}}-
{{!}}-
}}
}}
Line 112: Line 140:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{appearances|}}}{{{reprints|}}}{{{thanks|}}}|
! &nbsp;
{{!}} &nbsp;
{{!}}-
}}
{{#if:{{{appearances|}}}|
! Character Appearances:
{{!}} {{{appearances}}}
{{!}}-
}}
{{#if:{{{reprints|}}}|
! Reprints:
{{!}} {{{reprints}}}
{{!}}-
}}
{{#if:{{{thanks|}}}|
! Special Thanks To:
{{!}} {{{thanks}}}
{{!}}-
}}
{{#if:{{{notes|}}}|
! &nbsp;
{{!}} &nbsp;
{{!}}-
!colspan="2"{{!}} {{{notes}}}
{{!}}-
}}
! style="font-size:130%; text-align:center; color:#ffffff; background:#0000D9" colspan="{{#if:{{{image|}}}|3|2}}" | &nbsp;
|-
|}
|}
<hr>
</center>
</center>
<br />
<noinclude><pre>
{{SingleIssue
| issue_name =
| image =
| caption =
| title =
| gcd_title =
| cover_title =
| cover_date =
| anthology =
| other_stories =
| writer =
| artist =
| penciller =
| inker =
| letterer =
| colorist =
| cover =
| variant =
| assoc_ed =
| assis_ed =
| editor =
| creation = <!--if there is an Aquaman created by Paul Norris credit, set this to "yes" -->
| ship_date =
| order_code =
| cover_price =
| page_count =
| appearances =
| reprints =
| thanks =
| notes = <!--if there are other notes in the credits, enter them here -->
}}
</pre>
</noinclude>

Latest revision as of 20:55, 22 February 2014

SingleIssue
 
{{SingleIssue
| issue_name = 
| image = 
| caption = 
| title = 
| gcd_title = 
| cover_title = 
| cover_date = 
| anthology = 
| other_stories = 
| writer = 
| artist = 
| penciller = 
| inker = 
| letterer = 
| colorist = 
| cover = 
| variant = 
| assoc_ed = 
| assis_ed = 
| editor = 
| creation = <!--if there is an Aquaman created by Paul Norris credit, set this to "yes" -->
| ship_date = 
| order_code = 
| cover_price = 
| page_count = 
| appearances = 
| reprints = 
| thanks = 
| notes = <!--if there are other notes in the credits, enter them here -->
}}