Diff: TemplateDirTag

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
JSPWikiTags

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between current version and current version:
At line 0 added 27 lines.
+ Inserts the currently used WikiTemplate name.
+
+ This tag was added in v2.0.50.
+
+ ----
+
+ !Usage
+
+ <wiki:TemplateDir />
+
+ !Parameters
+
+ ''none''
+
+ !Example
+
+ If the {{jspwiki.templateDir}} has been set to "default", then
+
+ {{{
+ <script src="templates/<wiki:Template />/myscript.js">
+ }}}
+
+ would insert
+ {{{
+ <script src="templates/default/myscript.js">
+ }}}
+

Back to TemplateDirTag, or to the Page History.