User:Sybellex: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Syntax== <syntaxhighlight lang="lua"> bool addEvent ( string eventName [, bool allowRemoteTrigger = false ] ) </syntaxhighlight> ===Required Arguments=== *'''eventName:''' The name of the event you wish to create. ===Optional Arguments=== *'''allowRemoteTrigger:''' A boolean specifying whether this event can be called remotely using triggerClientEvent / triggerServerEvent or not. ===Returns=== Returns ''true'' if the event was added successfully, ''fal...") |
(Replaced content with "<inputbox> type=create width=100 break=no buttonlabel=Create new article placeholder=Article title </inputbox>") Tag: Replaced |
||
Line 1: | Line 1: | ||
<inputbox> | |||
< | type=create | ||
width=100 | |||
break=no | |||
buttonlabel=Create new article | |||
placeholder=Article title | |||
</inputbox> | |||
= | |||
= | |||
</ | |||
Latest revision as of 23:35, 21 October 2024
<inputbox> type=create width=100 break=no buttonlabel=Create new article placeholder=Article title </inputbox>