wiki:templatepagename_plugin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wiki:templatepagename_plugin [2023/02/18 06:44] – removed - external edit (Unknown date) 127.0.0.1wiki:templatepagename_plugin [2023/02/18 06:44] (current) – ↷ Page moved from contributing:templatepagename_plugin to wiki:templatepagename_plugin suedunham
Line 1: Line 1:
 +====== TemplatePageName plugin ======
 +
 +[[doku>plugin:templatepagename|TemplatePageName plugin page]]
 +
 +This plugin is a convenience to make new page templates easier to edit. Otherwise, changes to files in the data pages directory named ''_template'' or ''__template'' can only be made by those with access to the backend wiki files on the web server.
 +
 +===== Basic use =====
 +
 +To use the plugin, simply create a wiki page as normal, including [[doku>namespace_templates|namespace template syntax]]. Pages named ''c_template'' are then applied to all new pages created in that namespace. Pages named ''i_template'' are also applied to new pages in sub-namespaces of the current one if no overriding ''c_template'' is present.