Template:Feature box: Difference between revisions
Jump to navigation
Jump to search
(Create) |
m (add copy-ready) |
||
Line 5: | Line 5: | ||
The icon uses the [[Template:SAI|SAI]] template. If no image name is provided, the template will attempt to use {{c|NAME.webp}} as the righthand-side image. | The icon uses the [[Template:SAI|SAI]] template. If no image name is provided, the template will attempt to use {{c|NAME.webp}} as the righthand-side image. | ||
Copy-ready example:<pre> | |||
{{Feature box | |||
|name= | |||
|image name= | |||
|content= | |||
}} | |||
</pre> | |||
Example: | Example: |
Revision as of 16:50, 28 October 2023
Creates a box to display enemy features such as special abilities and attacks. It is intended for use on creature pages, rather than being pages of their own. For player features, use Template:ActionPage.
The icon uses the SAI template. If no image name is provided, the template will attempt to use NAME.webp
as the righthand-side image.
{{Feature box |name= |image name= |content= }}
Example:
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the ability. | String | required |
image name | image name | An override for the image to use on the right-hand side.
| Unknown | optional |
content | content | The description. | Content | required |