Template:Event: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with "<code>[[Script:on {{{1|command}}}|{{{1|command}}}]]</code><noinclude> <hr> Link to a script event Parameters: * 1: The script event name </noinclude>")
 
No edit summary
Line 1: Line 1:
<code>[[Script:on {{{1|command}}}|{{{1|command}}}]]</code><noinclude>
<code>[[Script:on {{{1|command}}}|{{{1|command}}}]]{{#if:{{{2|}}}|&nbsp;{{{2}}}}}</code><noinclude>


<hr>
<hr>
Line 7: Line 7:
Parameters:
Parameters:
* 1: The script event name
* 1: The script event name
* 2: Parameters (optional)


</noinclude>
</noinclude>

Revision as of 23:19, 14 April 2020

command


Link to a script event

Parameters:

  • 1: The script event name
  • 2: Parameters (optional)