mediawiki/get-page-info

Print some info or metadata of a wiki page

Installs: 82

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:mediawiki-extension

pkg:composer/mediawiki/get-page-info

0.1 2014-10-04 11:03 UTC

This package is auto-updated.

Last update: 2025-09-15 03:56:30 UTC


README

Extension for allowing getting some common MediaWiki page data in a convenient way.

Examples

  • {{#getTitle:FULLTITLE|link|revid|text to show in link}} -> returns link to FULLTITLE page
  • {{#getNS:FULLTITLE}} -> Return NS of FULLTITLE page
  • {{#getSummary:revID}} -> Returns summary associated to a revision