Template:O Button: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (Updated) | m (→top:  Substituted IO templates) | ||
| Line 1: | Line 1: | ||
| {{ScrollBox|title=Button| | {{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> | }}<noinclude> | ||
| [[Category:Output Templates|Button]] | [[Category:Output Templates|Button]] | ||
| </noinclude> | </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.