Template:Enemy IV: Difference between revisions

Template page
No edit summary
Tag: Manual revert
m (Text replacement - "romaji_name" to "roname")
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="charboxouter"
{| class="containbox infobox"
|- class="newheader" style="width: 100%"
|- style="width: 100%"
{{Infobox title
{{Infobox title
|name = {{{name}}}
|name={{{name}}}
|japanese_name = {{{japanese_name}}}
|jpname={{{jpname}}}
|romaji_name = {{{romaji_name}}}
|roname={{{roname}}}
}}
}}
|- align="center"
|- align="center"
{|
| colspan="2" | {{#if:{{{tab1|}}}|{{#tag:tabber|{{{tab1|}}}={{Enemy/Content
{{#if:{{{tab1|}}}|{{#tag:tabber|{{{tab1|}}}={{Enemy/Content
|name = {{{name}}}
|name = {{{name}}}
|tmname = {{{tmname}}}
|tmname = {{{tmname}}}
Line 16: Line 15:
{{!}}-{{!}}
{{!}}-{{!}}
{{#if:{{{tab2|}}}|{{{tab2|}}}={{Enemy/Content
{{#if:{{{tab2|}}}|{{{tab2|}}}={{Enemy/Content
|name = {{{name}}}
|name = {{{name2}}}
|tmname = {{{tmname2}}}
|tmname = {{{tmname2}}}
|area = {{{area2}}}
|area = {{{area2}}}
Line 24: Line 23:
{{!}}-{{!}}
{{!}}-{{!}}
{{#if:{{{tab3|}}}|{{{tab3|}}}={{Enemy/Content
{{#if:{{{tab3|}}}|{{{tab3|}}}={{Enemy/Content
|name = {{{name}}}
|name = {{{name3}}}
|tmname = {{{tmname3}}}
|tmname = {{{tmname3}}}
|area = {{{area3}}}
|area = {{{area3}}}
Line 32: Line 31:
{{!}}-{{!}}
{{!}}-{{!}}
{{#if:{{{tab4|}}}|{{{tab4|}}}={{Enemy/Content
{{#if:{{{tab4|}}}|{{{tab4|}}}={{Enemy/Content
|name = {{{name}}}
|name = {{{name4}}}
|tmname = {{{tmname4}}}
|tmname = {{{tmname4}}}
|area = {{{area4}}}
|area = {{{area4}}}
Line 47: Line 46:
}}
}}
}}
}}
|}
|}<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>
|}<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}}
<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}}
Line 53: Line 51:
{{Enemy IV
{{Enemy IV
|name = The enemies English name or closest localization.
|name = The enemies English name or closest localization.
|japanese_name= The enemies name in Japanese. This is usually written in Katakana.
|jpname= The enemies name in Japanese. This is usually written in Katakana.
|romaji_name = The enemies Japanese name once converted to Romaji
|roname = The enemies Japanese name once converted to Romaji
|area = The location in which this enemy can be encountered and battled in.
|area = The location in which this enemy can be encountered and battled in.
|type = Enemy encounter type (Normal, Event, Fixed, Naval, Boss)
|type = Enemy encounter type (Normal, Event, Fixed, Naval, Boss)
}}
}}
</pre>[[Category:Infobox templates]]</noinclude>
</pre>[[Category:Infobox templates]]</noinclude>

Latest revision as of 14:53, 12 September 2023

{{{name}}}
{{{jpname}}}, {{{roname}}}
[[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 IV
|name = The enemies English name or closest localization.
|jpname= The enemies name in Japanese. This is usually written in Katakana.
|roname = 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)
}}