Wikibase
MediaWiki Wikibase extension
|
Formats entity IDs by generating a wiki link to the corresponding page title without display text. More...
Public Member Functions | |
formatEntityId (EntityId $entityId) | |
Public Member Functions inherited from Wikibase\Lib\Formatters\EntityIdTitleFormatter | |
__construct (EntityTitleLookup $titleLookup) | |
Additional Inherited Members | |
Protected Attributes inherited from Wikibase\Lib\Formatters\EntityIdTitleFormatter | |
$titleLookup | |
Formats entity IDs by generating a wiki link to the corresponding page title without display text.
This link can contain a namespace like [[Property:P42]]. HtmlPageLinkRendererEndHookHandler requires this exact format.
Wikibase\Lib\Formatters\EntityIdPlainLinkFormatter::formatEntityId | ( | EntityId | $entityId | ) |
EntityId | $entityId |
Reimplemented from Wikibase\Lib\Formatters\EntityIdTitleFormatter.