Template:ScriptEventPage: Difference between revisions

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


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





Revision as of 22:26, 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