Template:P2 enemy property: Difference between revisions
Jump to navigation
Jump to search
(New documentation style.) |
No edit summary |
||
Line 24: | Line 24: | ||
|} | |} | ||
== | ==Skeleton== | ||
<pre> | <pre> | ||
{{p2 enemy property|<id>|<japanese comment>|<name>|<value>}} | {{p2 enemy property|<id>|<japanese comment>|<name>|<value>}} |
Revision as of 10:33, April 8, 2015
| style="font-size: 90%" | {{{1}}} | style="font-size: 90%" | {{{2}}} | {{{3}}} | {{{4}}}
Info
To be used in conjunction with {{P2 enemy technical}}. This is used to add a specific enemy property to the technical info box.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | Yes | Property ID | The property ID, sans the {{ and }} .
| |
2 | Yes | Japanese comment | The comment, in Japanese, just as it's found on the file, without the # .
| |
3 | Yes | Friendly name | A name for the property, so that English readers can understand what the property is in control of. | |
4 | Yes | Value | The property's value. Omit any trailing zeros. |
Skeleton
{{p2 enemy property|<id>|<japanese comment>|<name>|<value>}}