Template:Enemy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (34 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Infobox | ||
{{Infobox | |Name={{{EnemyName}}} | ||
|Name={{{ | |Image={{{EnemyImage}}} | ||
|Image={{{ | |Info={{{EnemyInfo}}} | ||
|Info={{{ | }}{{{EnemyDescription|No Enemy Description}}} | ||
}} | |||
<b>Linked Area(s)</b><br /> | |||
{{{EnemyLinkedAreas|Not Reported in Any Areas}}} | |||
< | |||
{{{ | |||
<b>Trivia</b><br /> | |||
{{{EnemyTrivia|No Trivia for this Enemy}}}[[Category:enemies]] | |||
</includeonly> | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"EnemyName": {}, | |||
"EnemyImage": {}, | |||
"EnemyInfo": {}, | |||
"EnemyDescription": {}, | |||
"EnemyLinkedAreas": {}, | |||
"EnemyTrivia": {} | |||
} | |||
} | |||
</templatedata> | |||
[[Category:templates]] | [[Category:templates]] | ||
</noinclude> | |||
Latest revision as of 20:30, 14 October 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| EnemyName | EnemyName | no description | Unknown | optional |
| EnemyImage | EnemyImage | no description | Unknown | optional |
| EnemyInfo | EnemyInfo | no description | Unknown | optional |
| EnemyDescription | EnemyDescription | no description | Unknown | optional |
| EnemyLinkedAreas | EnemyLinkedAreas | no description | Unknown | optional |
| EnemyTrivia | EnemyTrivia | no description | Unknown | optional |