Difference between revisions of "Template:Hlist"

From Bearscape Wiki
Jump to: navigation, search
m (Fixing a bug)
Line 1: Line 1:
{{
+
{{#fornumargs: number
  #fornumargs: number
+
|value
  |value
+
|{{#if:{{#var:value}}|{{#var:applied_sep}}{{#var:value}}{{#vardefine:applied_sep|{{{sep|, }}}}}}}
  |{{#if:{{#var:value}}|{{#var:applied_sep}} {{#var:value}}{{#vardefine:applied_sep|{{{sep|,}}}}}}}
 
 
}}{{#vardefine:applied_sep|}}
 
}}{{#vardefine:applied_sep|}}
 
<noinclude>A simple horizontal list made out of loop and variable logic. Use the parameter ''sep'' to specify a separator.
 
<noinclude>A simple horizontal list made out of loop and variable logic. Use the parameter ''sep'' to specify a separator.
Line 12: Line 11:
 
|
 
|
 
|the witch is dead
 
|the witch is dead
|sep=,
 
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 03:24, 8 April 2016

A simple horizontal list made out of loop and variable logic. Use the parameter sep to specify a separator.

Example

Ding, dong, the witch is dead