Template:Damage/doc: Difference between revisions

From Elwiki
No edit summary
Line 333: Line 333:
"example": "true",
"example": "true",
"type": "boolean"
"type": "boolean"
},
"alias1": {
"label": "First Passive Alt. Name",
"type": "string"
},
"suffix1": {
"label": "First Passive Suffix",
"type": "string"
},
"alias2": {
"label": "Second Passive Alt. Name",
"type": "string"
},
"suffix2": {
"label": "Second Passive Suffix",
"type": "string"
},
"alias3": {
"label": "Third Passive Alt. Name",
"type": "string"
},
"suffix3": {
"label": "Third Passive Suffix",
"type": "string"
}
}
},
},
Line 374: Line 398:
"combine_suffix",
"combine_suffix",
"no_max",
"no_max",
"use_avg"
"use_avg",
"alias1",
"alias2",
"alias3",
"suffix1",
"suffix2",
"suffix3"
],
],
"format": "block"
"format": "block"
}
}
</templatedata>
</templatedata>