Template:BSLfuncinfo: Difference between revisions

moving "void" argument from between parentheses to row above, where it belongs (since this is supposed to be mimicking a function call, the parentheses should be empty); centering argument names
m (removing extra linebreaks before docs)
(moving "void" argument from between parentheses to row above, where it belongs (since this is supposed to be mimicking a function call, the parentheses should be empty); centering argument names)
Line 14: Line 14:
|type:
|type:
|{{{type|}}}
|{{{type|}}}
|align="center"|{{{arg1type|}}} {{#if:{{{arg1alttype|}}}|<u>or</u> {{{arg1alttype|}}}}} {{#if:{{{arg1optional|}}}|(optional)|}}
|align="center"|{{{arg1type|void}}} {{#if:{{{arg1alttype|}}}|<u>or</u> {{{arg1alttype|}}}}} {{#if:{{{arg1optional|}}}|(optional)|}}
|align="center"|{{{arg2type|}}} {{#if:{{{arg2alttype|}}}|<u>or</u> {{{arg2alttype|}}}}} {{#if:{{{arg2optional|}}}|(optional)|}}
|align="center"|{{{arg2type|}}} {{#if:{{{arg2alttype|}}}|<u>or</u> {{{arg2alttype|}}}}} {{#if:{{{arg2optional|}}}|(optional)|}}
|align="center"|{{{arg3type|}}} {{#if:{{{arg3alttype|}}}|<u>or</u> {{{arg3alttype|}}}}} {{#if:{{{arg3optional|}}}|(optional)|}}
|align="center"|{{{arg3type|}}} {{#if:{{{arg3alttype|}}}|<u>or</u> {{{arg3alttype|}}}}} {{#if:{{{arg3optional|}}}|(optional)|}}
Line 31: Line 31:
-->}}
-->}}
|style="font-size:166%; vertical-align:bottom"|{{{name}}}(
|style="font-size:166%; vertical-align:bottom"|{{{name}}}(
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg1name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg1name|}}}<!--
                                                 -->|{{#if:{{{arg1optional|}}}|''|}}<!--        start italics if optional arg
                                                 -->|{{#if:{{{arg1optional|}}}|''|}}<!--        start italics if optional arg
                                                   -->{{{arg1name|}}}<!--                        print arg 1 name if supplied
                                                   -->{{{arg1name|}}}<!--                        print arg 1 name if supplied
Line 40: Line 41:
                                                   -->{{#if:{{{arg1optional|}}}|''|}}<!--        end italics if optional arg
                                                   -->{{#if:{{{arg1optional|}}}|''|}}<!--        end italics if optional arg
                                                   -->{{#if:{{{arg2name|}}}|, |}}<!--            if there is a next arg, print comma
                                                   -->{{#if:{{{arg2name|}}}|, |}}<!--            if there is a next arg, print comma
                                                 -->|void );<!--                                 if no args, print "void" and a close parens
                                                 -->| );<!--                                     if no args, just close parentheses
                                             -->}}
                                             -->}}
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg2name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg2name|}}}<!--
                                                 -->|{{#if:{{{arg2optional|}}}|''|}}<!--
                                                 -->|{{#if:{{{arg2optional|}}}|''|}}<!--
                                                   -->{{{arg2name|}}}<!--
                                                   -->{{{arg2name|}}}<!--
Line 53: Line 55:
                                                 -->|{{#if:{{{arg1name|}}}| ); |}}<!--          if this was last arg, close parentheses
                                                 -->|{{#if:{{{arg1name|}}}| ); |}}<!--          if this was last arg, close parentheses
                                             -->}}
                                             -->}}
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg3name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg3name|}}}<!--
                                                 -->|{{#if:{{{arg3optional|}}}|''|}}<!--
                                                 -->|{{#if:{{{arg3optional|}}}|''|}}<!--
                                                   -->{{{arg3name|}}}<!--
                                                   -->{{{arg3name|}}}<!--
Line 64: Line 67:
                                                 -->|{{#if:{{{arg2name|}}}| ); |}}<!--
                                                 -->|{{#if:{{{arg2name|}}}| ); |}}<!--
                                             -->}}
                                             -->}}
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg4name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg4name|}}}<!--
                                                 -->|{{#if:{{{arg4optional|}}}|''|}}<!--
                                                 -->|{{#if:{{{arg4optional|}}}|''|}}<!--
                                                   -->{{{arg4name|}}}<!--
                                                   -->{{{arg4name|}}}<!--
Line 75: Line 79:
                                                 -->|{{#if:{{{arg3name|}}}| ); |}}<!--
                                                 -->|{{#if:{{{arg3name|}}}| ); |}}<!--
                                             -->}}
                                             -->}}
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg5name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg5name|}}}<!--
                                                 -->|{{#if:{{{arg5optional|}}}|''|}}<!--
                                                 -->|{{#if:{{{arg5optional|}}}|''|}}<!--
                                                   -->{{{arg5name|}}}<!--
                                                   -->{{{arg5name|}}}<!--
Line 86: Line 91:
                                                 -->|{{#if:{{{arg4name|}}}| ); |}}<!--
                                                 -->|{{#if:{{{arg4name|}}}| ); |}}<!--
                                             -->}}
                                             -->}}
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg6name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg6name|}}}<!--
                                                 -->|{{#if:{{{arg6optional|}}}|''|}}<!--
                                                 -->|{{#if:{{{arg6optional|}}}|''|}}<!--
                                                   -->{{{arg6name|}}}<!--
                                                   -->{{{arg6name|}}}<!--
Line 97: Line 103:
                                                 -->|{{#if:{{{arg5name|}}}| ); |}}<!--
                                                 -->|{{#if:{{{arg5name|}}}| ); |}}<!--
                                             -->}}
                                             -->}}
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg7name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg7name|}}}<!--
                                                 -->|{{#if:{{{arg7optional|}}}|''|}}<!--
                                                 -->|{{#if:{{{arg7optional|}}}|''|}}<!--
                                                   -->{{{arg7name|}}}<!--
                                                   -->{{{arg7name|}}}<!--
Line 108: Line 115:
                                                 -->|{{#if:{{{arg6name|}}}| ); |}}<!--
                                                 -->|{{#if:{{{arg6name|}}}| ); |}}<!--
                                             -->}}
                                             -->}}
|style="font-size:166%; vertical-align:bottom"|{{#if:{{{arg8name|}}}<!--
|align="center" style="font-size:166%; vertical-align:bottom"|<!--
                                            -->{{#if:{{{arg8name|}}}<!--
                                                 -->|{{#if:{{{arg8optional|}}}|''|}}<!--
                                                 -->|{{#if:{{{arg8optional|}}}|''|}}<!--
                                                   -->{{{arg8name|}}}<!--
                                                   -->{{{arg8name|}}}<!--