/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiss * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "full.html" %} {% block content %}
Parameter | Description | Type | Valid Values | Array | Optional | Default |
{{paramlist|keys[loop.index0]}} | {{ param.desc}} | {{ param.type}} | {{ implode(param.valid_values)}} | {{ param.array_form}} | {{ param.optional}} | {{ param.default}} |