|
|
(22 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {| class="charboxouter" | | {{#invoke:Infobox|main |
| |- class="newheader" style="width: 100%"
| | |sep=, |
| {{Infobox title
| | |image={{#if:{{{img|}}}|[[File:{{{img}}}.png{{!}}262x262px]]|[[File:{{{name}}}.png{{!}}262x262px]]}} |
| |name = {{{name}}} | | |title={{{name|{{BASEPAGENAME}}}}} |
| |japanese_name = {{{japanese_name}}} | | |subtitle=Suikoden IV enemy |
| |romaji_name = {{{romaji_name}}} | | |
| }}
| | |sections=Intro, Basic Information |
| |- align="center"
| | |Intro=Description |
| {{#if:{{{tab1|}}}| | | |Intro_nolabel=yes |
| {{#tag:tabber|
| | |Description_nolabel=yes |
| {{{tab1|}}}= | | |Description_wide=yes |
| {{Enemy/Content | | |
| |tmname = {{{tmname|}}}
| | |Basic Information=Area,Type |
| |area = {{{area|}}} | | |Area={{{area}}} |
| |type = {{{type|Normal}}}
| | |Type={{{type|Normal}}} |
| }}
| | |
| {{!}}-{{!}}
| | }}<includeonly>[[Category:Enemies in Suikoden IV]] {{#ifeq: {{{type}}}|Boss|[[Category:Boss enemies in Suikoden IV]]}}{{#ifeq: {{{type}}}|Event|[[Category:Event enemies in Suikoden IV]]}}{{#ifeq: {{{type}}}|Normal|[[Category:Normal enemies in Suikoden IV]]}}{{#ifeq: {{{type}}}|Fixed|[[Category:Fixed enemies in Suikoden IV]]}}{{#ifeq: {{{type2}}}|Boss|[[Category:Boss enemies in Suikoden IV]]}}{{#ifeq: {{{type2}}}|Event|[[Category:Event enemies in Suikoden IV]]}}{{#ifeq: {{{type3}}}|Event|[[Category:Event enemies in Suikoden IV]]}}{{#ifeq: {{{type4}}}|Naval|[[Category:Naval enemies in Suikoden IV]]}}{{#ifeq: {{{typeb1}}}|Naval|[[Category:Naval enemies in Suikoden IV]]}}{{#ifeq: {{{typec1}}}|Normal|[[Category:Normal enemies in Suikoden IV]]}}</includeonly><noinclude>[[Category:Infobox templates]]</noinclude> |
| {{#if:{{{tab2|}}}|
| |
| {{{tab2|}}}=
| |
| {{Enemy/Content
| |
| |tmname = {{{tmname2|}}}
| |
| |area = {{{area2|}}}
| |
| |type = {{{type2|Normal}}}
| |
| }}
| |
| }}
| |
| {{!}}-{{!}} | |
| {{#if:{{{tab3|}}}|
| |
| {{{tab3|}}}=
| |
| {{Enemy/Content | |
| |tmname = {{{tmname3|}}}
| |
| |area = {{{area3|}}}
| |
| |type = {{{type3|Normal}}} | |
| }} | |
| }}
| |
| {{!}}-{{!}}
| |
| {{#if:{{{tab4|}}}|
| |
| {{{tab4|}}}=
| |
| {{Enemy/Content
| |
| |tmname = {{{tmname4|}}} | |
| |area = {{{area4|}}} | |
| |type = {{{type4|Normal}}} | |
| }}
| |
| }}
| |
| {{!}}-{{!}}
| |
| {{#if:{{{tab5|}}}|
| |
| {{{tab5|}}}=
| |
| {{Enemy/Content
| |
| |tmname = {{{tmname5|}}} | |
| |area = {{{area5|}}}
| |
| |type = {{{type5|Normal}}} | |
| }}
| |
| }}
| |
| }}
| |
| | | |
| {{Enemy/Content
| |
| |tmname = {{{tmname|}}}
| |
| |area = {{{area|}}}
| |
| |type = {{{type|Normal}}} | |
| }}
| |
| }} | |
| |}<includeonly>[[Category:Enemies in Suikoden IV]] {{#ifeq: {{{type}}}|Boss|[[Category:Boss enemies in Suikoden IV]]}}{{#ifeq: {{{type}}}|Event|[[Category:Event enemies in Suikoden IV]]}}{{#ifeq: {{{type}}}|Normal|[[Category:Normal enemies in Suikoden IV]]}}{{#ifeq: {{{type}}}|Fixed|[[Category:Fixed enemies in Suikoden IV]]}}{{#ifeq: {{{type2}}}|Boss|[[Category:Boss enemies in Suikoden IV]]}}{{#ifeq: {{{type2}}}|Event|[[Category:Event enemies in Suikoden IV]]}}{{#ifeq: {{{type3}}}|Event|[[Category:Event enemies in Suikoden IV]]}}{{#ifeq: {{{type4}}}|Naval|[[Category:Naval enemies in Suikoden IV]]}}{{#ifeq: {{{typeb1}}}|Naval|[[Category:Naval enemies in Suikoden IV]]}}{{#ifeq: {{{typec1}}}|Normal|[[Category:Normal enemies in Suikoden IV]]}}</includeonly>
| |
| <noinclude>This template is used to add an enemy infobox to a page. To add this template to an article copy and paste the code below and then fill in the information for each section.{{clear}} | |
| <pre>
| |
| {{Enemy IV
| |
| |name = The enemies English name or closest localization.
| |
| |japanese_name= The enemies name in Japanese. This is usually written in Katakana.
| |
| |romaji_name = The enemies Japanese name once converted to Romaji
| |
| |area = The location in which this enemy can be encountered and battled in.
| |
| |type = Enemy encounter type (Normal, Event, Fixed, Naval, Boss)
| |
| }}
| |
| </pre>[[Category:Infobox templates]]</noinclude>
| |