Liqiud basics
Modules
API
Mailer
Mall (Använd för att kopiera upp ett nytt avsnitt i wiki)
On this page
- Overview (Link to the correct id in the text)
Overview (Don't forget to give this headline an id)
Below is a list of all the available drops on the <insert name here> object
| Name | Description |
| drop.id | Description of drop |
| drop.title | Description of drop |
section.tpl
This is the standard styling for a section, it contains a <hr> at the top. Don't forget to make a link if there is some other content on another page that you want to show.
Note
Don't forget to add a limit! In the example below the limit is set to 10.
Snippet
{% for article in archive.articles.10 %}
...
{% endfor %}Input/Output snippets
Input snippetOutput snippetUpdated: 2020-06-16