Template:Infobox Enemy: Difference between revisions
Template page
More actions
Created page with "<onlyinclude>{| class="wikia-infobox" |- ! class="wikia-infobox-header" colspan="2" | {{{title|''Unknown''}}} |- {{#if: {{{image|}}} | {{!}} class="wikia-infobox-image" cols..." Tag: sourceedit |
Changed "Glitchable" to "Corruptable". Added "Filename". Some minor formatting for readability. Tag: sourceedit |
||
| Line 1: | Line 1: | ||
<onlyinclude>{| class="wikia-infobox" | <onlyinclude> | ||
{| class="wikia-infobox" | |||
|- | |- | ||
| Line 22: | Line 23: | ||
|- | |- | ||
! | ! Corruptable | ||
| {{{glitchable|''Unknown''}}} | | {{{glitchable|''Unknown''}}} | ||
| Line 32: | Line 33: | ||
! Movement | ! Movement | ||
| {{{movement|''Unknown''}}} | | {{{movement|''Unknown''}}} | ||
|- | |||
! colspan="2" | <div class="wikia-infobox-section-header">Related Info</div> | |||
|- | |||
! Filename | |||
| {{{filename|''Unknown''}}} | |||
|- style="font-size:0; line-height:0;" | |- style="font-size:0; line-height:0;" | ||
| Line 37: | Line 45: | ||
! style="width:50%; padding:0" | | ! style="width:50%; padding:0" | | ||
|}</onlyinclude><noinclude><br style="clear:both;"/> | |} | ||
{{documentation}}</noinclude> | </onlyinclude> | ||
<noinclude> | |||
<br style="clear:both;"/> | |||
{{documentation}} | |||
</noinclude> | |||
Latest revision as of 23:44, 20 September 2015
| Unknown | |
|---|---|
Attributes
| |
| Found in | Unknown |
| Corruptable | Unknown |
| Size | Unknown |
| Movement | Unknown |
Related Info
| |
| Filename | Unknown |
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/create infobox on an enemy page.
Syntax
Type {{Infobox_Enemy}} somewhere.
Samples
{{Infobox_Enemy
|title=Fake Beast
|image=Rednautilus.png
|imagecaption=Fake Beast shown in the above image.
|areas=[[Eribu]], [[Zi]]
|glitchable=No
|size=Small
|movement=Crawling
|filename=Woozleydoo
}}
results in...
| Fake Beast | |
|---|---|
| |
| Fake Beast shown in the above image. | |
Attributes
| |
| Found in | Eribu, Zi |
| Corruptable | No |
| Size | Small |
| Movement | Crawling |
Related Info
| |
| Filename | Woozleydoo |
