Reference:UrlGetParameters: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
 
Line 9: Line 9:
|license=GPL v2+
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:UrlGetParameters
|docu=https://www.mediawiki.org/wiki/Extension:UrlGetParameters
|active=Yes
|features=
The '''UrlGetParameters''' extension enables you to use and/or display the "GET" parameters of the URL, i.e. the query string, on the wiki page.
==Usage / functions==
 
The value of a GET parameter can be displayed on a wiki page using:
<syntaxhighlight lang="text">{{#urlget:parameter-name}}</syntaxhighlight>
}}
}}
{{wcagCheck
{{wcagCheck

Latest revision as of 16:40, 5 August 2022

Extension: UrlGetParameters

all extensions

Overview
Description: Usage of GET parameters of the URL on a wiki page.
State: stable Dependency: MediaWiki
Developer: S.O.E. Ansems License: GPL v2+
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.

Features

The UrlGetParameters extension enables you to use and/or display the "GET" parameters of the URL, i.e. the query string, on the wiki page.

Usage / functions

The value of a GET parameter can be displayed on a wiki page using:

{{#urlget:parameter-name}}

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-05
WCAG level: AA
WCAG support: supports
Comments:

source code editing; text-based output.

Extension type: core
Extension focus: reader

Discussions