Difference between revisions of "Template:Function"
m
one at both ends?
imported>Qazaaq m (nbsp it is) |
imported>Qazaaq m (one at both ends?) |
||
Line 59: | Line 59: | ||
required arguments + types: | required arguments + types: | ||
-->{{ #if: {{{arg0|}}} | {{{arg0}}}:{{{arg0Type}}} |}}<!-- | -->{{ #if: {{{arg0|}}} | {{{arg0}}}:{{{arg0Type}}} |}}<!-- | ||
-->{{ #if: {{{arg1|}}} | {{{arg1}}}:{{{arg1Type}}} |}}<!-- | -->{{ #if: {{{arg1|}}} | {{{arg1}}}:{{{arg1Type}}} |}}<!-- | ||
-->{{ #if: {{{arg2|}}} | {{{arg2}}}:{{{arg2Type}}} |}}<!-- | -->{{ #if: {{{arg2|}}} | {{{arg2}}}:{{{arg2Type}}} |}}<!-- | ||
-->{{ #if: {{{arg3|}}} | {{{arg3}}}:{{{arg3Type}}} |}}<!-- | -->{{ #if: {{{arg3|}}} | {{{arg3}}}:{{{arg3Type}}} |}}<!-- | ||
-->{{ #if: {{{arg4|}}} | {{{arg4}}}:{{{arg4Type}}} |}}<!-- | -->{{ #if: {{{arg4|}}} | {{{arg4}}}:{{{arg4Type}}} |}}<!-- | ||
-->{{ #if: {{{arg5|}}} | {{{arg5}}}:{{{arg5Type}}} |}}<!-- | -->{{ #if: {{{arg5|}}} | {{{arg5}}}:{{{arg5Type}}} |}}<!-- | ||
-->{{ #if: {{{arg6|}}} | {{{arg6}}}:{{{arg6Type}}} |}}<!-- | -->{{ #if: {{{arg6|}}} | {{{arg6}}}:{{{arg6Type}}} |}}<!-- | ||
-->{{ #if: {{{arg7|}}} | {{{arg7}}}:{{{arg7Type}}} |}}<!-- | -->{{ #if: {{{arg7|}}} | {{{arg7}}}:{{{arg7Type}}} |}}<!-- | ||
-->{{ #if: {{{arg8|}}} | {{{arg8}}}:{{{arg8Type}}} |}}<!-- | -->{{ #if: {{{arg8|}}} | {{{arg8}}}:{{{arg8Type}}} |}}<!-- | ||
-->{{ #if: {{{arg9|}}} | {{{arg9}}}:{{{arg9Type}}} |}}<!-- | -->{{ #if: {{{arg9|}}} | {{{arg9}}}:{{{arg9Type}}} |}}<!-- | ||
optional arguments + types: | optional arguments + types: | ||
-->{{ #if: {{{optarg0|}}} | {{{optarg0}}}:{{{optarg0Type}}}|}}<!-- | -->{{ #if: {{{optarg0|}}} | {{{optarg0}}}:{{{optarg0Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg1|}}} | {{{optarg1}}}:{{{optarg1Type}}}|}}<!-- | -->{{ #if: {{{optarg1|}}} | {{{optarg1}}}:{{{optarg1Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg2|}}} | {{{optarg2}}}:{{{optarg2Type}}}|}}<!-- | -->{{ #if: {{{optarg2|}}} | {{{optarg2}}}:{{{optarg2Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg3|}}} | {{{optarg3}}}:{{{optarg3Type}}}|}}<!-- | -->{{ #if: {{{optarg3|}}} | {{{optarg3}}}:{{{optarg3Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg4|}}} | {{{optarg4}}}:{{{optarg4Type}}}|}}<!-- | -->{{ #if: {{{optarg4|}}} | {{{optarg4}}}:{{{optarg4Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg5|}}} | {{{optarg5}}}:{{{optarg5Type}}}|}}<!-- | -->{{ #if: {{{optarg5|}}} | {{{optarg5}}}:{{{optarg5Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg6|}}} | {{{optarg6}}}:{{{optarg6Type}}}|}}<!-- | -->{{ #if: {{{optarg6|}}} | {{{optarg6}}}:{{{optarg6Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg7|}}} | {{{optarg7}}}:{{{optarg7Type}}}|}}<!-- | -->{{ #if: {{{optarg7|}}} | {{{optarg7}}}:{{{optarg7Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg8|}}} | {{{optarg8}}}:{{{optarg8Type}}}|}}<!-- | -->{{ #if: {{{optarg8|}}} | {{{optarg8}}}:{{{optarg8Type}}} |}}<!-- | ||
-->{{ #if: {{{optarg9|}}} | {{{optarg9}}}:{{{optarg9Type}}}|}}<!-- | -->{{ #if: {{{optarg9|}}} | {{{optarg9}}}:{{{optarg9Type}}} |}}<!-- | ||
short summary of the function: | short summary of the function: |