Searched full:template (Results 1926 – 1950 of 2623) sorted by relevance
1...<<71727374757677787980>>...105
22 * @link https://www.dokuwiki.org/template:mnml-blog
10 @require_once(dirname(__FILE__).'/tpl_functions.php'); /* include hook for template functions */
4 ; Define the stylesheets your template uses here. The second value
1 /* ATTENTION: This file was edited for the "monobook template for DokuWiki".
9 ; Define the stylesheets your template uses here. The second value
20 * Embeds a template.
54 LogUtility::internalError("A social template should have a path");
34 * [Templating](https://combostrap.com/template)
1 /* ATTENTION: This file was edited for the "vector template for DokuWiki".
23 * @link https://www.dokuwiki.org/template:vector
3 * Vietnamese language file for template
3 * Content template for Dokuwiki Kiwiki Theme
12 namespace dokuwiki\template\bootstrap3;
428 …throw new SyntaxError('Calling "parent" on a template that does not extend nor "use" another templ…445 …de(0), $args->getNode(1), \count($args) > 2 ? $args->getNode(2) : null, Template::ANY_CALL, $line);472 $type = Template::ANY_CALL;485 $type = Template::METHOD_CALL;494 …instanceof NameExpression && null !== $this->parser->getImportedSymbol('template', $node->getAttri…507 $type = Template::ARRAY_CALL;
11 * Fork inc/template.php109 * Fork inc/template.php