Difference between revisions of "Template:Arg"
From Kerbal Space Program Wiki
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{1|{{{type|}}}}}} | <includeonly>{{#switch:{{{1|{{{type|}}}}}} | ||
− | |int | + | |int |
+ | |uint | ||
+ | |double | ||
+ | |string | ||
+ | |String | ||
+ | |byte | ||
+ | |Byte | ||
+ | |Int32 | ||
+ | |Int64 | ||
+ | |long | ||
+ | |Int16 | ||
+ | |short=<span style="color:green;" title="{{{3|{{{desc|}}}}}}">{{{1|{{{type|}}}}}}</span> | ||
|#default=[[API:{{{1|{{{type|}}}}}}|<span style="color:green;" title="{{{3|{{{desc|}}}}}}">{{{1|{{{type|}}}}}}</span>]] | |#default=[[API:{{{1|{{{type|}}}}}}|<span style="color:green;" title="{{{3|{{{desc|}}}}}}">{{{1|{{{type|}}}}}}</span>]] | ||
}} {{{2|{{{name|}}}}}}</includeonly><noinclude> | }} {{{2|{{{name|}}}}}}</includeonly><noinclude> |