Template:Media Infobox: Difference between revisions

From EvaWiki
Jump to navigation Jump to search
m (Undo revision 70379 by Deepak (Talk))
(hopefully this will work)
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_r}}}'''
|-
|-
| 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 Japan|}}} |{{!}}-
! Publisher Japan
! Publisher Japan
| {{{publisher Japan}}}
{{!}} {{{publisher Japan}}} }}
|-
|-
{{#if: {{{publisher Other|}}} |{{!}}-
! Publisher Other
! Publisher Other
| {{{publisher Other}}}
{{!}} {{{publisher Other}}} }}
|-
|-
{{#if: {{{release Japan|}}} |{{!}}-
! Released Japan
! Released Japan
| {{{release Japan}}}
{{!}} {{{release Japan}}} }}
|-
{{#if: {{{released Other|}}} |{{!}}-
! Released Other
{{!}} {{{released Other}}} }}
|-  
|-  
! Released Other
{{#if: {{{media|}}} |{{!}}-
| {{{release Other}}}
! Media Type  
|-  
{{!}} {{{media}}} }}
! Media Type
| {{{media}}}
|-
|-
{{#if: {{{author|}}} |{{!}}-
! Author
! Author
| {{{author}}}
{{!}} {{{author}}} }}
| -
|-
|}
|}
<noinclude>
<noinclude>

Revision as of 23:01, 10 February 2012

{{{name_r}}}
Placeholder Image


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.

{{Media Infobox
| name          =  
| image         =
| publisher Japan     = 
| publisher Other     = 
| release Japan       = 
| release Other       =
| media         =
| author        =
}}

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