Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 397 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 397 Bytes

GetPageInfo

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