Template:SingleIssue: Difference between revisions

From Aquawiki
Jump to navigationJump to search
No edit summary
mNo 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:{{{anthology|}}}|2|0}} +{{#if:{{{other_stories|}}}|1|0}} +{{#if:{{{writer|}}}|2|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:{{{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|}}}{{{thanks|}}}|1|0}} +{{#if:{{{appearances|}}}|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:{{{anthology|}}}|2|0}} +{{#if:{{{other_stories|}}}|1|0}} +{{#if:{{{writer|}}}|2|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:{{{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}}}} id="coverimage" width="200px" {{!}} [[Image:{{{image}}}|200px]]{{#if:{{{caption|}}}|<br />{{{caption}}}}}
{{!}}-
{{!}}-
}}
}}
Line 135: Line 135:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{appearances|}}}{{{thanks|}}}|
{{#if:{{{appearances|}}}{{{reprints|}}}{{{thanks|}}}|
! &nbsp;
! &nbsp;
{{!}} &nbsp;
{{!}} &nbsp;
Line 143: Line 143:
! Character Appearances:
! Character Appearances:
{{!}} {{{appearances}}}
{{!}} {{{appearances}}}
{{!}}-
}}
{{#if:{{{reprints|}}}|
! Reprints:
{{!}} {{{reprints}}}
{{!}}-
{{!}}-
}}
}}
Line 161: Line 166:
| title =  
| title =  
| gcd_title =  
| gcd_title =  
| cover_title =
| cover_title =  
| cover_date =  
| cover_date =  
| anthology =  
| anthology =  
Line 167: Line 172:
| writer =  
| writer =  
| artist =  
| artist =  
| penciller =
| penciller =  
| inker =
| inker =  
| letterer =
| letterer =  
| colorist =
| colorist =  
| cover =
| cover =  
| assoc_ed =
| assoc_ed =  
| assis_ed =
| assis_ed =  
| editor =  
| editor =  
| creation = <!--if there is an Aquaman created by Paul Norris credit, set this to "yes" -->
| creation = <!--if there is an Aquaman created by Paul Norris credit, set this to "yes" -->
| ship_date =
| ship_date =  
| order_code =
| order_code =  
| cover_price =  
| cover_price =  
| page_count =  
| page_count =  
| appearances =
| appearances =
| thanks =
| reprints =  
| thanks =  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 16:05, 11 March 2008

+0}} id="coverimage" width="200px" | [[Image:{{{image}}}|200px]] }}
SingleIssue
 
{{SingleIssue
| issue_name = 
| image = 
| caption = 
| title = 
| gcd_title = 
| cover_title = 
| cover_date = 
| anthology = 
| other_stories = 
| writer = 
| artist = 
| penciller = 
| inker = 
| letterer = 
| colorist = 
| cover = 
| 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 = 
}}