Searched refs:templater (Results 1 – 4 of 4) sorted by relevance
2 Plugin for [DokuWiki](https://www.dokuwiki.org), available at [plugin: templater](https://www.dokuwiki.org/plugin:templater).9 Want to translate this plugin to your language? Go to [DokuWiki Localization](https://translate.dokuwiki.org/plugin/templater)
2 base templater8 url https://www.dokuwiki.org/plugin:templater
9 templater page=:my:template-page34 templater page = :my:template35 &templater yourplaceholder = This is an important text36 &templater !yourimageholder = {{:this:can:be:an:image.jpg|}}40 **Note:** The page above defines a templater property using an exclamation mark (!) - this property…
98 private function resolve_template( $templater = array() ) { argument101 …$page = empty($INFO['meta']['templater']['page']) ? $templater['page'] : $INFO['meta']['templater'…