Add note about extension URL query parameters
This commit is contained in:
parent
24f93d8258
commit
f18620d890
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue