From GamingWiki
Jump to: navigation, search
(Created page with "This template prints out a query result record with fields separated by double-commas. <onlyinclude><!-- -->{{#vardefine:CSVsep|}}<!-- -->{{#fornumargs: key | value | <!-- -...")
 
Line 5: Line 5:
 
-->{{#vardefine:CSVsep|}}<!--
 
-->{{#vardefine:CSVsep|}}<!--
 
-->{{#fornumargs: key | value | <!--
 
-->{{#fornumargs: key | value | <!--
   -->{{#var:CSVsep}}colvalue{{#vardefine:CSVsep|,,}}<!--
+
   -->{{#var:CSVsep}}value{{#vardefine:CSVsep|,,}}<!--
 
-->}}<!--
 
-->}}<!--
  
 
--></onlyinclude>
 
--></onlyinclude>

Revision as of 14:40, 11 August 2011

This template prints out a query result record with fields separated by double-commas.