Template:Infobox Enemy/doc: Difference between revisions
Template page
More actions
Attempting to add documentation for new template Tag: sourceedit |
Modified Sample to have some input values, demonstrating usage. Tag: sourceedit |
||
| Line 6: | Line 6: | ||
==Samples== | ==Samples== | ||
< | <pre><nowiki>{{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 | |||
}}</nowiki></pre> | |||
results in... | results in... | ||
{{Infobox_Enemy| | {{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 | |||
}} | |||
<includeonly>Any categories for the template itself</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>Any categories for the template itself</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 23:54, 20 September 2015
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 |
