Template:O Button: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→top: Substituted IO templates) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ScrollBox|title=Button| | |||
{{O|OnDamaged|Fired when the button is damaged.}} | |||
{{O|OnPressed|Fired when the button is pressed.}} | |||
{{O|OnUseLocked|Fired when the button is used while locked.}} | |||
{{O|OnIn|Fired when the button reaches the in/pressed position.}} | |||
{{O|OnOut|Fired when the button reaches the out/released position.}} | |||
}}<noinclude> | |||
[[Category:Output Templates|Button]] | |||
</noinclude> | |||
Latest revision as of 13:04, 21 April 2025
Button:
- OnDamaged
- Fired when the button is damaged.
- OnPressed
- Fired when the button is pressed.
- OnUseLocked
- Fired when the button is used while locked.
- OnIn
- Fired when the button reaches the in/pressed position.
- OnOut
- Fired when the button reaches the out/released position.