Template:Infobox Media: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
Mystery Dungeon GP>Korra II A Royal
(Undo revision 60622 by Korraroyal (talk))
Mystery Dungeon GP>Prolyfic8
No edit summary
Line 1: Line 1:
==Template==
<includeonly>
<onlyinclude>
{{Infobox start}}
{{Infobox start}}
{{Infobox header| size = 300x300px
{{Infobox header| size = 250px
| name = {{{name|}}}
| name = {{{name|}}}{{#if:{{{kanji|}}}, {{{romanji|}}}|<br><span style="font-size:75%">{{tt|{{{kanji|}}}|{{{romanji}}}}}}}{{#if:{{{hepburn|}}}|<br>''{{{hepburn}}}</span>}}
| image = {{{image|}}}
| image = {{{image|}}}
| description = {{{description|}}}
| description = Genre: {{{description|}}}
}}
}}
{{Infobox row|Published by|{{{Published by|}}}}}
{{Infobox row|Publisher(s)|{{{Publisher|}}}}}
{{Infobox row|Original Release Date|{{{Original Release Date|}}}}}
{{Infobox row|Original Release Date|{{{Original Release Date|}}}}}
{{Infobox row|Release Date|{{{Release Date|}}}}}
{{Infobox row|Release Date|{{{Release Date|}}}}}
{{Infobox row|Written by|{{{Written by|}}}}}
{{Infobox row|Writter(s)|{{{Writter|}}}}}
{{Infobox row|Composed by|{{{Composed by|}}}}}
{{Infobox row|Composer(s)|{{{Composer|}}}}}
{{Infobox row|Illustrator|{{{Illustrator|}}}}}
{{Infobox row|Arranger(s)|{{{Arranger|}}}}}
{{Infobox row|Illustrator(s)|{{{Illustrator|}}}}}
{{Infobox row|Pages|{{{Pages|}}}}}
{{Infobox row|Pages|{{{Pages|}}}}}
{{Infobox row|Tracks|{{{Tracks|}}}}}
{{Infobox row|Tracks|{{{Tracks|}}}}}
{{Infobox row|Length|{{{Length|}}}}}
{{Infobox row|Length|{{{Length|}}}}}
{{Infobox row|Running Time|{{{Running Time|}}}}}
{{Infobox row|Running Time|{{{Running Time|}}}}}
{{Infobox row|Discs|{{{Discs|}}}}}
{{Infobox row|Disc(s)|{{{Discs|}}}}}
{{Infobox row|Catalog #|{{{Catalog #|}}}}}
{{Infobox row|Catalog #|{{{Catalog #|}}}}}
{{Infobox row|Aspect Ratio|{{{Aspect Ratio|}}}}}
{{Infobox row|Aspect Ratio|{{{Aspect Ratio|}}}}}
Line 28: Line 28:
{{Infobox row|Rental Only|{{{Rental Only|}}}}}
{{Infobox row|Rental Only|{{{Rental Only|}}}}}
{{Infobox end}}
{{Infobox end}}
</onlyinclude>
</includeonly><noinclude>


==Usage==
==Usage==
<pre>
<pre>
'''Soundtracks'''
{{Infobox Media
{{Infobox Media
<!-- Base -->
| name =  
| name =  
| kanji =
| romanji =
| hepburn =
| image =  
| image =  
| description = Genre:
| description =  
| Published by =
| Publisher =  
| Original Release Date =
| Original Release Date =  
| Release Date =
| Release Date =
| Composed by =
<!-- Soundtrack/Album -->
| Composer =  
| Arranger =  
| Tracks =  
| Tracks =  
| Length =
| Length =  
| Disks =
| Discs =  
| Catalog # =  
| Catalog # =  
| Storage Medium =  
| Storage Medium =  
| ISBN =
| ISBN =  
| Price =  
| Price =  
}}
<!-- Strategy Guide Book/Manga -->
'''Strategy Guide'''
| Writter =  
{{Infobox Media
| Illustrator =  
| name =
| Pages =  
| image =
| ISBN =  
| description = Genre:
| Published by = 
| Original Release Date =
| Release Date =
| Written by =
| Illustrator =
| Pages =
| ISBN =
| Price =  
| Price =  
}}
<!-- Anime Specials -->
'''Anime Specials'''
{{Infobox Media
| name =
| image =
| description = Genre:
| Published by =
| Original Release Date =
| Release Date =
| Running Time =  
| Running Time =  
| Disks =  
| Discs =  
| Catalog # =  
| Catalog # =  
| Aspect Ratio =  
| Aspect Ratio =  
Line 83: Line 72:
</pre>
</pre>


 
[[Category:Infobox templates]]
[[Category:Infobox templates]][[Category:Infobox Items]]
</noinclude>
</noinclude>

Revision as of 08:57, September 6, 2020


Usage

{{Infobox Media
<!-- Base -->
| name = 
| kanji = 
| romanji = 
| hepburn = 
| image = 
| description = 
| Publisher = 
| Original Release Date = 
| Release Date = 
<!-- Soundtrack/Album -->
| Composer = 
| Arranger = 
| Tracks = 
| Length = 
| Discs = 
| Catalog # = 
| Storage Medium = 
| ISBN = 
| Price = 
<!-- Strategy Guide Book/Manga -->
| Writter = 
| Illustrator = 
| Pages = 
| ISBN = 
| Price = 
<!-- Anime Specials -->
| Running Time = 
| Discs = 
| Catalog # = 
| Aspect Ratio = 
| Region Code = 
| Video Format = 
| Storage Medium = 
| Closed captions = 
| Rental Only = 
}}