mediawiki / get-page-info
Print some info or metadata of a wiki page
Package info
github.com/SimilisTools/mediawiki-GetPageInfo
Type:mediawiki-extension
pkg:composer/mediawiki/get-page-info
0.1
2014-10-04 11:03 UTC
Requires
- php: >=5.3.0
- composer/installers: 1.*,>=1.0.1
This package is auto-updated.
Last update: 2026-02-15 04:46:59 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