Difference between revisions of "Template:Infobox/Enemy"
From Drawn to Life Wiki
(Created page with "{|style="border:solid 3px {{{boxcolor|#A40000}}}; border-radius: 5px; background-color: rgba(255, 255, 255, 0.7); float:right; margin-left:10px; width: 35%; max-width: 40em; b...") |
(No difference)
|
Revision as of 02:43, 26 November 2020
| Infobox/Enemy | |
| Information | |
|---|---|
| Species | N/A |
| Variant | N/A |
| Health | N/A |
| Attack Type | N/A |
| Item Drops | N/A |
| Games | N/A |
Use this template on the pages of characters
To input this template on a page, input the following coding on the top of the page.
{{InfoEnemy
|name=
|species=
|image=
|variant=
|health=
|attack=
|drops=
|games=
}}
|
As an example, this code:
{{InfoEnemy
|name=Pengoon
|image=[[File:Penguin.gif|center]]
|caption=An idle Pengoon
|species=Pengoon
|variant=Normal
|health=2
|attack=Sliding
|drops=Silver Coin
|games=[[Drawn to Life]]
}}
Will render as: Template:InfoEnemy
