Oudedutchman added a comment.

  Do you know where there is a code for this add links” gadget? I only see  in 
`mediawiki/extensions/Wikibase` repo `RepoItemLinkGenerator.php` where
  
        private function getNewItemUrl( Title $title ) {
                $params = [
                        'site' => $this->siteGlobalId,
                        'page' => $title->getPrefixedText(),
                ];
    
                $url = $this->repoLinker->getPageUrl( 'Special:NewItem' );
                $url = $this->repoLinker->addQueryParams( $url, $params );
    
                return $url;
        }

TASK DETAIL
  https://phabricator.wikimedia.org/T324419

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Oudedutchman
Cc: Lucas_Werkmeister_WMDE, Ifeatu_Nnaobi_WMDE, Oudedutchman, Manuel, 
Tacsipacsi, Aklapper, Stang, Ericliu1912, Bugreporter, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to