Usage
1 | {% linkgrid [image] [delimiter] [comment] %} |
or
1 | {% lg [image] [delimiter] [comment] %} |
[image]
: Optional parameter. Default image URL.[delimiter]
: Optional parameter. If the optional delimiter parameter is given, it is interpreted as the delimiter of items in each line.[comment]
: Optional parameter. If the optional comment parameter is given, it is interpreted as the symbol to comment out a line.
Examples
1 | {% linkgrid %} |
1 | {% lg /images/apple-touch-icon-next.png , %} |