Template:Se/doc: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 74: Line 74:
"type": "string",
"type": "string",
"default": "Self Buff"
"default": "Self Buff"
},
"prefix": {
"label": "Text before",
"type": "string"
},
"suffix": {
"label": "Text after",
"type": "string"
}
}
},
},
"description": "The '''se''' (short for Status Effect) template is used to display the icons of the game's many status effects. Mainly transcluded on skill pages to make it clear which icon belongs to which skill. When hovering over the name, a tooltip indicating the type of the effect will appear (self, party, etc)."
"description": "The '''se''' (short for Status Effect) template is used to display the icons of the game's many status effects. Mainly transcluded on skill pages to make it clear which icon belongs to which skill. When hovering over the name, a tooltip indicating the type of the effect will appear (self, party, etc).",
"paramOrder": [
"1",
"2",
"3",
"4",
"prefix",
"suffix"
],
"format": "inline"
}
}
</templatedata>
</templatedata>