Difference between revisions of "Template:Csig"

From Maths
Jump to: navigation, search
m (adding echos to parameters which are not passed to further templates)
m (Testing six arged version)
Line 8: Line 8:
 
case true:
 
case true:
 
     if 3 concatenated with 4 is not empty (ie there is an arg)
 
     if 3 concatenated with 4 is not empty (ie there is an arg)
     -->({{csig/Arg|1={{{3|}}}|2={{{4|}}}|3={{csig/Arg|1={{{5|}}}|2={{{6|}}}|3=<!--END-->}}}})<!--
+
        ARGUMENTS ARE EXPANDED HERE
 +
     -->(<!--
 +
ARG1
 +
-->{{csig/Arg|1={{{3|}}}|2={{{4|}}}|3=<!--
 +
ARG2
 +
-->{{csig/Arg|1={{{5|}}}|2={{{6|}}}|3=<!--
 +
ARG3
 +
-->{{csig/Arg|1={{{7|}}}|2={{{8|}}}|3=<!--
 +
ARG4
 +
-->{{csig/Arg|1={{{9|}}}|2={{{10|}}}|3=<!--
 +
ARG5
 +
-->{{csig/Arg|1={{{11|}}}|2={{{12|}}}|3=<!--
 +
ARG6
 +
-->{{csig/Arg|1={{{13|}}}|2={{{14|}}}|3=<!--
 +
Closing arg6
 +
-->}}<!--
 +
Closing arg5
 +
-->}}<!--
 +
Closing arg4
 +
-->}}<!--
 +
Closing arg3
 +
-->}}<!--
 +
Closing arg2
 +
-->}}<!--
 +
closing arg3
 +
-->}}<!--
 +
closing bracket
 +
-->)<!--
  
 
     -->|<!--
 
     -->|<!--

Revision as of 08:09, 1 October 2017

int printf()