Template:Enemy IV: Difference between revisions

Template page
No edit summary
No edit summary
Line 10: Line 10:
{{#tag:tabber|
{{#tag:tabber|
{{{tab1|}}}=
{{{tab1|}}}=
{{Enemy/Content
555
|tmname = {{{tmname|}}}
|area = {{{area|}}}
|type = {{{type|Normal}}}
}}
}}
{{!}}-{{!}}
{{!}}-{{!}}
{{#if:{{{tab2|}}}|
{{#if:{{{tab2|}}}|
{{{tab2|}}}=
{{{tab2|}}}=
{{Enemy/Content
666
|tmname = {{{tmname2|}}}
|area = {{{area2|}}}
|type = {{{type2|Normal}}}
}}
}}
}}
{{!}}-{{!}}
{{!}}-{{!}}
{{#if:{{{tab3|}}}|
{{#if:{{{tab3|}}}|
{{{tab3|}}}=
{{{tab3|}}}=
{{Enemy/Content
777
|tmname = {{{tmname3|}}}
|area = {{{area3|}}}
|type = {{{type3|Normal}}}
}}
}}
}}
{{!}}-{{!}}
{{!}}-{{!}}
{{#if:{{{tab4|}}}|
{{#if:{{{tab4|}}}|
{{{tab4|}}}=
{{{tab4|}}}=
{{Enemy/Content
888
|tmname = {{{tmname4|}}}
|area = {{{area4|}}}
|type = {{{type4|Normal}}}
}}
}}
}}
{{!}}-{{!}}
{{!}}-{{!}}
{{#if:{{{tab5|}}}|
{{#if:{{{tab5|}}}|
{{{tab5|}}}=
{{{tab5|}}}=
{{Enemy/Content
999
|tmname = {{{tmname5|}}}
|area = {{{area5|}}}
|type = {{{type5|Normal}}}
}}
}}
}}
}}
}}

Revision as of 15:07, 11 January 2023

{{{name}}}
マッシュ・マクドール
[[File:{{{name}}}.png|x340px]]
Details
Area
Type Normal enemy

}}

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.

{{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)
}}