Kartographer
Extension that adds maps to wiki pages
|
@license MIT More...
Public Member Functions | |
__construct (Parser $parser, PPFrame $frame=null) | |
parseWikitext (string $wikiText) | |
@inheritDoc | |
@license MIT
Kartographer\MediaWikiWikitextParser::__construct | ( | Parser | $parser, |
PPFrame | $frame = null ) |
Parser | $parser | |
PPFrame | null | $frame |
Kartographer\MediaWikiWikitextParser::parseWikitext | ( | string | $wikiText | ) |
@inheritDoc
Implements Kartographer\WikitextParser.