Template:FuncSyntax: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 1: Line 1:
== Syntax ==
== Syntax ==
{{#tag:syntaxhighlight|lang=Lua|
{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"}}<noinclude>
val x: Boolean = {{{1}}}
{{documentation}}
val y: Boolean = {{{2}}}
</noinclude>
}}

Revision as of 16:40, 25 February 2019

Syntax

{{{1}}}

Template:documentation