|
Main page About News Recent Changes WikiEtiquette Find pages
Set your name in
UserPreferences Referenced by
JSPWiki v2.2.14-beta
|
Inserts the currently used WikiTemplate name. Usage<wiki:TemplateDir /> Parametersnone ExampleIf the jspwiki.templateDir has been set to "default", then <script src="templates/<wiki:Template />/myscript.js"> would insert <script src="templates/default/myscript.js">
|