Add note about extension URL query parameters

This commit is contained in:
Svilen Markov 2024-12-15 21:07:15 +00:00
parent 24f93d8258
commit f18620d890

View File

@ -953,7 +953,7 @@ Display a widget provided by an external source (3rd party). If you want to lear
| parameters | key & value | no | |
##### `url`
The URL of the extension.
The URL of the extension. **Note that the query gets stripped from this URL and the one defined by `parameters` gets used instead.**
##### `allow-potentially-dangerous-html`
Whether to allow the extension to display HTML.