staging.inyokaproject.org

Projekte

<@ for $arg in $arguments split_by '+++ ' @> <@ if $loop.first @>

<@ $arguments.0 @>

<@ else @> <@ for $attr in $arg split_by ' ' @> <@ if $loop.index == 1 @>

32
<@ elseif $loop.index == 2 @><@ $attr @> <@ elseif $loop.index == 3 @>
<@ $attr @> <@ elseif $loop.index == 4 @>

<@ for $atom in $attr split_by ', ' @><@ $atom @> <@ if $loop.revindex > 1 @> | <@ endif @> <@ endfor @>

<@ elseif $loop.last @> <@ endif @> <@ endfor @> <@ endif @> <@ endfor @>

Diese Revision wurde am 15. Juli 2019 20:54 von chris34 erstellt.