Template:ScriptEventPage: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Manual revert
 
Line 17: Line 17:
   Adjust display title to fix missing underscores
   Adjust display title to fix missing underscores


-->{{DISPLAYTITLE:on {{#var:event_name}} script event}}<!--
-->{{DISPLAYTITLE:on {{#var:event_name}}}}<!--





Latest revision as of 22:30, 2 January 2024


Usage

Template for script event pages

Parameters:

  • sender (required) - short description of who sends the event
  • target (required) - short description of who the event is sent to
  • trigger (required) - short description of when the event is sent
  • parameters (optional) - short description of event parameters
  • async (optional) - 1 if the event is sent asynchronously