Jump to content

Template:Lua: Difference between revisions

From CMM Wiki
No edit summary
No edit summary
 
(10 intermediate revisions by one other user not shown)
Line 10: Line 10:
|-style="border-style:hidden"
|-style="border-style:hidden"
|-style="border-style:hidden;vertical-align:top"
|-style="border-style:hidden;vertical-align:top"
|width="125" style="text-align:right"| <font size="4">Function: </font>
|width="125" style="text-align:right"| <font size="4">Filename: </font>
|width="500" colspan="2"| '''<font size="4">{{{fName}}}</font>'''
|width="500" colspan="2"| '''<font size="3"><span style="color: orange">{{{luafilename}}}</span> </span></font>'''
|-
|-
|height="10" width="1080" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"|
|height="10" width="1080" style="border-style:hidden" colspan="3" bgcolor="#5C7A4A"|
|-style="border-style:hidden"
|-style="border-style:hidden"
|-style="vertical-align:top"
|style="text-align:right" height="50"| Description:
|width="500" colspan="3" |{{{desc}}}
|-


|-style="vertical-align:top"
|-style="vertical-align:top"
|style="text-align:right"|Member Of:
|style="text-align:right"|Member Of:
|<font size="3"><span style="color:orange">{{{rtnType}}}</span> '''{{{fName}}}('''<span style="color:blue">{{#if:{{{reqType1}}}|'''{{{reqType1}}}''' ''{{{reqName1}}}'' {{#if:{{{reqType2}}} | ,'''{{{reqType2}}}''' ''{{{reqName2}}}'' {{#if:{{{reqType3}}} | ,'''{{{reqType3}}}''' ''{{{reqName3}}}''  {{#if:{{{reqType4}}} | ,'''{{{reqType4}}}''' ''{{{reqName4}}}''  {{#if:{{{reqType5}}} | ,'''{{{reqType5}}}''' ''{{{reqName5}}}''}}  }} }} }} }}</span> {{#if:{{{reqType1}}}|{{#if:{{{optType1}}}|, }} }}<span style="color:green"> {{#if:{{{optType1}}} | '''{{{optType1}}}''' ''{{{optName1}}}''  {{#if:{{{optType2}}} | ,'''{{{optType2}}}''' ''{{{optName2}}}''  {{#if:{{{optType3}}} | ,'''{{{optType3}}}''' ''{{{optName3}}}''  {{#if:{{{optType4}}} | ,'''{{{optType4}}}''' ''{{{optName4}}}''  }} }} }}}} </span>''')'''</font>
|width="500" colspan="3" |{{{member}}}
|-style="vertical-align:top"
|-
|style="text-align:right" height="50"| filename:
|colspan="3"|<font size="3"><span style="color: orange">{{{luafilename}}}</span> </span>''')'''</font>


|-style="vertical-align:top"
|-style="vertical-align:top"
|style="text-align:right" height="50"| Description:
|style="text-align:right"|Class:
|width="500" colspan="3" |{{{desc}}}
|width="500" colspan="3" |{{{class}}}


|-
|-
Line 39: Line 43:
|}
|}


<includeonly>[[Category:LUA|{{{fName}}}]]</includeonly>
<includeonly>[[Category:CMM|{{{fName}}}]]</includeonly>
<includeonly>[[Category:CMM|{{{fName}}}]]</includeonly>


<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 09:49, 11 November 2025

CMM

Environment: Mission Scripting
Filename: {{{luafilename}}}
Description: {{{desc}}}
Member Of: {{{member}}}
Class: {{{class}}}
Included Functions: {{{cmmfuncs}}}
Notes: {{{notes}}}