Editing Template:WeaponCard/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
==Usage== | ==Usage== | ||
This template displays weapon stats. | This template displays weapon stats. | ||
| Line 18: | Line 17: | ||
</pre> | </pre> | ||
{{WeaponCard|key=hero_forge|weapon_name=Test Weapon}} | {{WeaponCard|key=hero_forge|weapon_name=Test Weapon}} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"1": {}, | "1": {}, | ||
"key": {}, | |||
"ph": {}, | "ph": {}, | ||
"weapon_name": { | |||
"description": "In case the weapon name is different from the files" | "description": "In case the weapon name is different from the files" | ||
} | } | ||
}, | }, | ||