Template:SingleIssueAnth: Difference between revisions

From Aquawiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
}}
}}
{{#if:{{{image|}}}|  
{{#if:{{{image|}}}|  
! rowspan = {{#expr:{{#if:{{{title|}}}|1|0}} +{{#if:{{{gcd_title|}}}|1|0}} +{{#if:{{{cover_title|}}}|1|0}} +{{#if:{{{cover_date|}}}|1|0}} +{{#if:{{{title|}}}{{{gcd_title|}}}{{{cover_title|}}}{{{cover_date|}}}|1|0}} +{{#if:{{{story1}}}|yes|1|0}} +{{#if:{{{story1writer|}}}{{{story1artist|}}}|1|0}} +{{#if:{{{story1writer|}}}|1|0}} +{{#if:{{{story1artist|}}}|1|0}} +{{#if:{{{story1penciller|}}}|1|0}} +{{#if:{{{story1inker|}}}|1|0}} +{{#if:{{{story1letterer|}}}|1|0}} +{{#if:{{{story1colorist|}}}|1|0}} +{{#if:{{{story1penciller|}}}{{{story1inker|}}}|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}}}}}
! rowspan = {{#expr:{{#if:{{{title|}}}|1|0}} +{{#if:{{{gcd_title|}}}|1|0}} +{{#if:{{{cover_title|}}}|1|0}} +{{#if:{{{cover_date|}}}|1|0}} +{{#if:{{{title|}}}{{{gcd_title|}}}{{{cover_title|}}}{{{cover_date|}}}|1|0}} +{{#if:{{{story1}}}|yes|0}} +{{#if:{{{story1writer|}}}{{{story1artist|}}}|1|0}} +{{#if:{{{story1writer|}}}|1|0}} +{{#if:{{{story1artist|}}}|1|0}} +{{#if:{{{story1penciller|}}}|1|0}} +{{#if:{{{story1inker|}}}|1|0}} +{{#if:{{{story1letterer|}}}|1|0}} +{{#if:{{{story1colorist|}}}|1|0}} +{{#if:{{{story1penciller|}}}{{{story1inker|}}}|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}}}}}
{{!}}-
{{!}}-
}}
}}

Revision as of 20:39, 13 June 2020

SingleIssueAnth
 
{{SingleIssue
| issue_name = 
| image = 
| caption = 
| title = 
| gcd_title = 
| cover_title = 
| cover_date = 
| anthology = 
| other_stories = 
| story1writer = 
| story1artist = 
| story1penciller = 
| story1inker = 
| story1letterer = 
| story1colorist = 
| 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 -->
}}