No edit summary Tags: Manual revert Visual edit |
No edit summary |
||
| Line 3: | Line 3: | ||
The wiki automatically converts the links into formatted "badge" links. The label can be customized as desired. | The wiki automatically converts the links into formatted "badge" links. The label can be customized as desired. | ||
== Standard | == Standard links == | ||
Tickets from GitHub/GitLab are pre-configured and can be copied directly to a wiki page: | Tickets from GitHub/GitLab are pre-configured and can be copied directly to a wiki page: | ||
| Line 17: | Line 17: | ||
|} | |} | ||
== | == Custom configurations == | ||
Links to custom ticketing systems are configured directly in the wiki by users with administrator rights: | Links to custom ticketing systems are configured directly in the wiki by users with administrator rights: | ||
| Line 31: | Line 31: | ||
| | ||
Links can also be formatted | Links can also be formatted in the wiki using the special page <code>MediaWiki:Common.css</code>: | ||
| | ||
Latest revision as of 15:43, 21 November 2025
Links to external ticketing systems can be easily inserted using the link insert.
The wiki automatically converts the links into formatted "badge" links. The label can be customized as desired.
Standard links
Tickets from GitHub/GitLab are pre-configured and can be copied directly to a wiki page:
| Example Link | Output (via copy/paste) |
|---|---|
| https://github.com/wikimedia/edx-platform/issues/553 |
Custom configurations
Links to custom ticketing systems are configured directly in the wiki by users with administrator rights:
| Example Link | Output |
|---|---|
| https://issues.apache.org/jira/projects/AAR/issues/AAR-51872 |
Links can also be formatted in the wiki using the special page MediaWiki:Common.css:
| Example link | Output |
|---|---|
| https://issuetracker.google.com/issues/462588568 |