Template:Media Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(New Infobox for Eva-related media merchandise)
 
(changed it more)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 30%; text-align: left; font-size: 90%;" cellspacing="2"
{| class="infobox" style="width: 260; text-align: left; font-size: 90%;" cellspacing="2"
|-
|-
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name}}}'''
| style="background: lightgrey; font-size: 120%;" align="center" colspan="2" | '''{{{name}}}'''
Line 5: Line 5:
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}}  |  [[Image:Soundonly.jpg|Placeholder Image]]}}
| align="center" colspan="2" | {{#if: {{{image|}}} | {{{image|}}}  |  [[Image:Soundonly.jpg|Placeholder Image]]}}
|-
|-
{{#if: {{{publisher|}}} |{{!}}-
! Publisher
! Publisher
| {{{publisher}}}
{{!}} {{{publisher}}} }}
|-
|-
! Released
{{#if: {{{release|}}} |{{!}}-
| {{{release}}}
! Release Date
{{!}} {{{release}}} }}
|-  
|-  
{{#if: {{{media|}}} |{{!}}-
! Media Type
{{!}} {{{media}}} }}
|-
{{#if: {{{author|}}} |{{!}}-
! Author
{{!}} {{{author}}} }}
|-
|}
|}
<noinclude>
<noinclude>
{{-}}
{{-}}
== How To Use This ==
== How To Use This ==
This Infobox is for articles that deal with any type of Evangelion-related media, books, audio CD's, video games, etc.
This Infobox is for articles that deal with any type of Evangelion-related media, books, audio CD's, etc.


<pre>
<pre>
{{Media Infobox
{{Media Infobox
| Publisher     =  
| name          = 
| Release Date  =  
| image        =
| publisher    = {{Template: Publisher}}
| release      = {{Template: Release}}
| media        =
| author        =
}}
}}
</pre>
</pre>
Line 30: Line 44:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
[[Category:Seiyū]]
[[Category:Stub Articles]]
</includeonly>
</includeonly>

Latest revision as of 00:39, 11 February 2012

{{{name}}}
Placeholder Image


How To Use This

This Infobox is for articles that deal with any type of Evangelion-related media, books, audio CD's, etc.

{{Media Infobox
| name          =  
| image         =
| publisher    = {{Template: Publisher}}
| release      = {{Template: Release}}
| media         =
| author        =
}}

If no image is supplied, the "SOUND ONLY" Placeholder is used.