MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=wtfacts

(main | wtfacts)
  • This module requires read rights.
  • Source: WorkflowTasks
  • License: unknown

Shows, adds or removes semantic facts for a page

Parameters:
operation

Operation to be performed. One of show, add, del, set, replace, newpage, updatesubobjects

title

Title of the page (required)

category

Category of the new page (required for newpage)

property

Property of the page (required for add, del)

value

Value of the page Property (required for add)

oldvalue

Old Value of the page Property (optional for set)

subobjectsjson

Json encoded Subobjects information to add [{id:<subobjname>, properties:[{<propname>:<propval>}..] ]

type

Type of the Property value. One of page, number, boolean (optional for add)