Jump to content

User:Mahir256/sandbox

From Wikifunctions

Types and their descriptions

WikibaseLexeme Lua functions

Boolean outputs (Z40)

  • mw.wikibase.lexeme.entity.form:hasGrammaticalFeature( itemId ): 10225

Outputs akin to strings (Z6)

Outputs akin to monolingual texts (Z11)

  • mw.wikibase.lexeme.entity.form:getRepresentation( languageCode ): 10495
  • mw.wikibase.lexeme.entity.lexeme:getLemma( languageCode ): 10037
  • mw.wikibase.lexeme.entity.sense:getGloss( languageCode ): 10499

Outputs not akin to any of the above

  • mw.wikibase.lexeme.splitLexemeId:
  • mw.wikibase.lexeme.entity.form:getGrammaticalFeatures:
  • mw.wikibase.lexeme.entity.form:getRepresentations:
  • mw.wikibase.lexeme.entity.lexeme:getForms:
  • mw.wikibase.lexeme.entity.lexeme:getLemmas:
  • mw.wikibase.lexeme.entity.lexeme:getSenses:
  • mw.wikibase.lexeme.entity.sense:getGlosses:

Wikibase Lua functions

Outputs akin to strings (Z6)

  • mw.wikibase.entity:getId:
  • mw.wikibase.entity:getLabel:
  • mw.wikibase.entity:getDescription:
  • mw.wikibase.entity:getSitelink:

Outputs akin to monolingual texts (Z11)

  • mw.wikibase.entity:getLabelWithLang:
  • mw.wikibase.entity:getDescriptionWithLang:

Outputs not akin to any of the above

  • mw.wikibase.entity:getProperties:
  • mw.wikibase.entity:getBestStatements:
  • mw.wikibase.entity:getAllStatements:
  • mw.wikibase.entity:formatPropertyValues:
  • mw.wikibase.entity:formatStatements: