Template:Enemy: Difference between revisions
Template page
More actions
mNo edit summary |
m Text replacement - "in Suikoden]]" to "(Suikoden)]]" |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#invoke: | {{#invoke:Infobox2|main | ||
|sep=, | |sep=, | ||
|image=<div style="image-rendering: pixelated">{{#if:{{{img|}}}|[[File:{{{img}}}.png{{!}}262x262px]]|[[File:{{{name}}}.png{{!}}262x262px]]}}</div> | |image=<div style="image-rendering: pixelated">{{#if:{{{img|}}}|[[File:{{{img}}}.png{{!}}262x262px]]|[[File:{{{name}}}.png{{!}}262x262px]]}}</div> | ||
|title={{{name|{{BASEPAGENAME}}}}} | |title={{{name|{{BASEPAGENAME}}}}} | ||
|subtitle= | |subtitle={{#if:{{{jpname|}}}|{{{jpname}}} ''{{{roname|}}}''|}} | ||
|sections=Intro, Basic Information | |sections=Intro, Basic Information | ||
| Line 11: | Line 11: | ||
|Description_wide=yes | |Description_wide=yes | ||
|Basic Information=Area,Type | |Basic Information=Area,Type,Other Names | ||
|Area={{{area}}} | |Area={{{area}}} | ||
|Type={{{type|Normal}}} | |Type={{{type|Normal}}} | ||
|Other Names={{{aka|}}} | |||
}}<includeonly>[[Category:Enemies | }}<includeonly>[[Category:Enemies (Suikoden)]] {{#ifeq: {{{type}}}|Boss|[[Category:Boss enemies (Suikoden)]]}}{{#ifeq: {{{type}}}|Event|[[Category:Event enemies (Suikoden)]]}}{{#ifeq: {{{type}}}|Normal|[[Category:Normal enemies (Suikoden)]]}}{{#ifeq: {{{type2}}}|Boss|[[Category:Boss enemies (Suikoden)]]}}{{#ifeq: {{{type2}}}|Event|[[Category:Event enemies (Suikoden)]]}}</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}} | ||
<pre> | <pre> | ||
Latest revision as of 16:10, 5 November 2025
Enemy
[[File:{{{name}}}.png|262x262px]]
Basic Information
Area
{{{area}}}
Type
Normal
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.
|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)
}}