Template:Infobox
From Animepedia
(Difference between revisions)
Revision as of 02:19, 6 March 2017 (edit) 36u6s (Talk | contribs) ← Previous diff |
Revision as of 19:43, 11 December 2017 (edit) 36u6s (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
- | {{#invoke:Infobox|infobox}}<noinclude> | + | {|class="wikitable" width="30%" style="border:solid 2px MistyRose; -moz-border-radius:10px; float:right; margin-left:10px;" |
+ | |- | ||
+ | ! colspan="2" style="color:white; text-align:center; background:Magenta; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em;"|<big>{{{name}}}</big><br><small>Fictional Character<br>(''{{{series}}}'')</small> | ||
+ | |- | ||
+ | |colspan="2" style="text-align:center; background:#FFFFFF"|[[Image:{{{image}}}|{{{imgsize}}}]] | ||
+ | |- | ||
+ | |colspan="2" style="color:white; text-align:center; background:Indigo"|'''Information''' | ||
+ | |- | ||
+ | {{#if:{{{director|}}}|<nowiki/> | ||
+ | {{!}}- | ||
+ | {{!}} style="color:white; background:Pink" width="44%" {{!}}'''First appearance'''{{!!}} align="left" {{!}}{{{director|}}} | ||
+ | }}{{#if:{{{studio|}}}|<nowiki/> | ||
+ | {{!}}- | ||
+ | {{!}} style="color:white; background:Pink" width="44%" {{!}}'''First game'''{{!!}} align="left" {{!}}{{{studio|}}} | ||
+ | }}{{#if:{{{licensor|}}}|<nowiki/> | ||
+ | {{!}}- | ||
+ | {{!}} style="color:white; background:Pink" width="44%" {{!}}'''Created by'''{{!!}} align="left" {{!}}{{{licensor|}}} | ||
+ | }}{{#if:{{{network|}}}|<nowiki/> | ||
+ | {{!}}- | ||
+ | {{!}} style="color:white; background:Pink" width="44%" {{!}}'''Designed by'''{{!!}} align="left" {{!}}{{{network|}}} | ||
+ | }}{{#if:{{{run|}}}|<nowiki/> | ||
+ | {{!}}- | ||
+ | {{!}} style="color:white; background:Pink" width="44%" {{!}}'''Voiced by (English)'''{{!!}} align="left" {{!}}{{{run|}}} | ||
+ | }}{{#if:{{{episodes|}}}|<nowiki/> | ||
+ | {{!}}- | ||
+ | {{!}} style="color:white; background:Pink" width="44%" {{!}}'''Voiced by (Japanese)'''{{!!}} align="left" {{!}}{{{episodes|}}} | ||
- | {{documentation}} | + | }} |
- | <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | + | |}<noinclude> |
+ | ==Usage== | ||
+ | Copy and paste the following into the article and fill in the fields. | ||
+ | <pre> | ||
+ | {{SeriesInfo | ||
+ | |name= | ||
+ | |series= | ||
+ | |image= | ||
+ | |imgsize= | ||
+ | |firstappearance= | ||
+ | |firstgame= | ||
+ | |creator= | ||
+ | |designer= | ||
+ | |voiceactor= | ||
+ | |japanactor= | ||
+ | |||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | Notes: | ||
+ | * If you don't want to display image, just keep '''Image file name'''/'''image''' and '''Image Size'''/'''imagesize''' empty. | ||
+ | |||
+ | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 19:43, 11 December 2017
{{{name}}} Fictional Character ({{{series}}}) | |
---|---|
[[Image:{{{image}}}|{{{imgsize}}}]] | |
Information |
Usage
Copy and paste the following into the article and fill in the fields.
{{SeriesInfo |name= |series= |image= |imgsize= |firstappearance= |firstgame= |creator= |designer= |voiceactor= |japanactor= }}
Notes:
- If you don't want to display image, just keep Image file name/image and Image Size/imagesize empty.