No edit summary Tags: Reverted 2017 source edit |
No edit summary Tags: Reverted 2017 source edit |
||
Line 28: | Line 28: | ||
<code><nowiki></attachments></nowiki></code> | <code><nowiki></attachments></nowiki></code> | ||
|- | |||
| style="width:190px;box-sizing:border-box;border:1px solid rgb(162, 169, 177);break-inside:avoid;padding:8px;" |Booklist | |||
| style="width:380px;box-sizing:border-box;border:1px solid rgb(162, 169, 177);break-inside:avoid;padding:8px;" |List of books based on a filter value. The value needs to be defined as a metadata value in the book settings. | |||
|<code><nowiki><bs:booklist filter="Author:WikiSysop" /></nowiki></code> | |||
|} | |} | ||
Revision as of 10:40, 7 December 2023
Adding a droplet to a page
To add a droplet to a page:
- Click the Content droplets icon in the editor toolbar or type
<<
. - Search for a droplet name in the search bar of the droplets menu or browse the droplets by category.
- Select a droplet
- Click Insert.
Based on the type of droplet, you can continue with configuring the droplet as needed.
List of droplets
View examples of droplets outputs.
Droplet | Description | Inserts the following in the page source: |
---|---|---|
Attachments | Area for organising attachments | <attachments title="Attachments area">
|
Booklist | List of books based on a filter value. The value needs to be defined as a metadata value in the book settings. | <bs:booklist filter="Author:WikiSysop" />
|