Template:Enemy Page: Difference between revisions
More actions
m Note that template is under construction. Tag: sourceedit |
Added passhtrough parameters for image, image caption, an filename Tag: sourceedit |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude> | |||
{{Infobox Enemy | {{Infobox Enemy | ||
|title = Enemy Name | |title = {{{Enemy Name|Enemy Name}}} | ||
|areas = None | |image = {{{Image|}}} <!--optional--> | ||
|glitchable = No | |imagecaption = {{{Image Caption|}}} <!--optional--> | ||
|size = Medium | |areas = {{{Areas|None}}} <!--insert area(s) here--> | ||
|movement = Flying | |glitchable = {{{Glitchable?|No}}} <!--Yes/No?--> | ||
|size = {{{Size|Medium}}} <!--Small, Medium, Large--> | |||
|movement = {{{Movement Type|Flying}}} <!--insert type of movement here--> | |||
|filename = {{{Filename|}}} | |||
}} | }} | ||
==Description== | ==Description== | ||
... | {{{Description|...}}} | ||
== | ==Corrupted Form== | ||
{{{Glitched Form Info|N/A}}} | |||
Note this template is still under construction | </onlyinclude> | ||
<noinclude>Note this template is still under construction</noinclude> | |||
<noinclude><br style="clear:both;"/> | |||
{{documentation}}</noinclude> | |||
Latest revision as of 00:00, 21 September 2015
| Enemy Name | |
|---|---|
Attributes
| |
| Found in | None |
| Corruptable | No |
| Size | Medium |
| Movement | Flying |
Related Info
| |
| Filename | |
Description
...
Corrupted Form
N/A
Note this template is still under construction
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Description
This template is used to create an enemy, creature, beast, organism page. The template should be used for a specific type of in-game creature. However, multiple variations of the same creature type can be contained on one page. For example, "butterfly" and "jellyfish" should have separate pages, while "Small" and "Large" butterflies could be on the same page.
Syntax
Type {{Enemy_Page}} when creating or editing a page.
Samples
{{Enemy Page
|Enemy Name = Fake Beast
|Areas = [[Eribu]], [[Zi]]
|Glitchable? = Yes
|Size = Large
|Movement Type = Crawling
|Description = This is a fake enemy that has some interesting characteristics, such as color, attack patters, and other interactions with the player.
|Glitched Form Info = When you glitch this enemy it becomes immobile and much easier to kill.
}}
results in...
| Fake Beast | |
|---|---|
Attributes
| |
| Found in | Eribu, Zi |
| Corruptable | Yes |
| Size | Large |
| Movement | Crawling |
Related Info
| |
| Filename | |
Description
This is a fake enemy that has some interesting characteristics, such as color, attack patters, and other interactions with the player.
Corrupted Form
When you glitch this enemy it becomes immobile and much easier to kill.