Page MenuHomePhabricator

Provide builtin function to receive individual label or statement without receiving the entire item
Closed, DuplicatePublic

Description

See the functions provided at https://doc.wikimedia.org/Wikibase/master/php/docs_topics_lua.html.

(Note labels and statements can be received by composition of multiple functions, but it needs multiple steps to compute - and involves calling JS/Python executor - and is thus not performant, especially for large items.)