Changes

Jump to navigation Jump to search
3 bytes removed ,  17:31, 9 March 2023
no edit summary
| width='120' | '''Signature'''
|<pre>web:create-url(
$url href as xs:string,
$parameters as map(*),
$anchor as xs:string := ()
|- valign="top"
| '''Summary'''
|Creates a new URL from the specified <code>{{Code|$url</code> href}} string, query string <code>$parameters</code> and an optional {{Code|$anchor}} reference. The keys and values of the map entries will be converted to strings, URL-encoded (see {{Function||web:encode-url}}), and appended to the URL as query parameters. If a map entry has more than a single item, all of them will be appended as single parameters.
|- valign="top"
| '''Examples'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu