Template:O Button: Difference between revisions
Jump to navigation
Jump to search
ThaiGrocer (talk | contribs) mNo edit summary |
(Updated) |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=Button| | |||
{{IO|OnDamaged|Fired when the button is damaged.}} | |||
{{IO|OnPressed|Fired when the button is pressed.}} | |||
{{IO|OnUseLocked|Fired when the button is used while locked.}} | |||
{{IO|OnIn|Fired when the button reaches the in/pressed position.}} | |||
{{IO|OnOut|Fired when the button reaches the out/released position.}} | |||
}}<noinclude> | |||
[[Category:Output Templates|Button]] | |||
</noinclude> | |||
Revision as of 07:47, 24 July 2011
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.