Template:Enemy: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 1: Line 1:
{| class="infoboxcontainer"
{| class="charboxouter"
|
|- class="newheader" style="width: 100%"
{{Infobox title
{{Infobox title
|name = {{{name}}}
|name = {{{name}}}
Line 6: Line 6:
|romaji_name = {{{romaji_name}}}
|romaji_name = {{{romaji_name}}}
}}
}}
{{#if:{{{tab1|}}}|{{#tag:tabber|{{{tab1|}}}={{Enemy/Content
|- align="center"
| colspan="2" class="newboximage" | {{#if:{{{tab1|}}}|{{#tag:tabber|{{{tab1|}}}={{Enemy/Content
|name = {{{name}}}
|name = {{{name}}}
|tmname = {{{tmname}}}
|tmname = {{{tmname}}}
Line 18: Line 19:
|area = {{{area2}}}
|area = {{{area2}}}
|type = {{{type2}}}
|type = {{{type2}}}
}}
}}
}}
{{!}}-{{!}}
{{!}}-{{!}}
Line 33: Line 35:
|area = {{{area4}}}
|area = {{{area4}}}
|type = {{{type4}}}
|type = {{{type4}}}
}}
}}
}}
}}
}}

Revision as of 18:39, 9 January 2023

{{{name}}}
マッシュ・マクドール
[[File:{{{name}}}.png|x340px]]
Details
Area {{{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
|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)
}}