Template:FuncSyntax: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Syntax ==
== Syntax ==
{{#tag:syntaxhighlight|lang=Lua|
{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="Lua"}}<noinclude>
val x: Boolean = {{{1}}}
{{documentation}}
val y: Boolean = {{{2}}}
</noinclude>
}}

Latest revision as of 16:49, 25 February 2019

Syntax

{{{1}}}

Template:documentation