Template:WeaponCard/doc: Difference between revisions

No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{TS}}
==Usage==
==Usage==
This template displays weapon stats.
This template displays weapon stats.
Line 25: Line 26:
"params": {
"params": {
"1": {},
"1": {},
        "key": {},
"key": {},
"ph": {},
"ph": {},
        "weapon_name": {
"weapon_name": {
"description": "In case the weapon name is different from the files"
"description": "In case the weapon name is different from the files"
},
},
    "no_description":{
"no_description": {
            "description": "Remove description"
"description": "Remove description",
        }
"type": "boolean",
    },
"default": "true"
},
"no_falloff": {
"description": "Weapons with no damage falloff (Celeste)",
"type": "boolean",
"default": "true"
}
},
"format": "inline"
"format": "inline"
}
}
</templatedata>
</templatedata>
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>