Template:Media Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
m (Undo revision 70379 by Deepak (Talk))
(changed it more)
 
(4 intermediate revisions by the same user 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]]}}
|-
|-
! Publisher Japan
{{#if: {{{publisher|}}} |{{!}}-
| {{{publisher Japan}}}
! Publisher
{{!}} {{{publisher}}} }}
|-
|-
! Publisher Other
{{#if: {{{release|}}} |{{!}}-
| {{{publisher Other}}}
! Release Date
|-
{{!}} {{{release}}} }}
! Released Japan
| {{{release Japan}}}
|-  
|-  
! Released Other
{{#if: {{{media|}}} |{{!}}-
| {{{release Other}}}
! Media Type  
|-  
{{!}} {{{media}}} }}
! Media Type
| {{{media}}}
|-
|-
{{#if: {{{author|}}} |{{!}}-
! Author
! 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>
Line 33: Line 31:
| name          =   
| name          =   
| image        =
| image        =
| publisher Japan    =
| publisher   = {{Template: Publisher}}
| publisher Other    =
| release     = {{Template: Release}}
| release Japan      =  
| release Other      =
| media        =
| media        =
| author        =
| author        =

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.