summaryrefslogtreecommitdiff
path: root/TWiki/TWikiSkins.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki/TWikiSkins.mdwn')
-rw-r--r--TWiki/TWikiSkins.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/TWiki/TWikiSkins.mdwn b/TWiki/TWikiSkins.mdwn
index 6e6dc667..e5c0687e 100644
--- a/TWiki/TWikiSkins.mdwn
+++ b/TWiki/TWikiSkins.mdwn
@@ -6,9 +6,9 @@ _Overlay regular templates with alternate header/footer layouts_
## <a name="Overview"> Overview </a>
-Skins are customized [[TWikiDocumentation]] files. You can use skins to change the look of a %WIKITOOLNAME% topic, for example, the layout of the header and footer. Rendered text between header and footer does **_not_** change. You can also use skins to define an alternate view, like a view optimized for printing.
+Skins are customized [[TWikiTemplates]] files. You can use skins to change the look of a %WIKITOOLNAME% topic, for example, the layout of the header and footer. Rendered text between header and footer does **_not_** change. You can also use skins to define an alternate view, like a view optimized for printing.
---++ Defining Skins
+## <a name="Defining_Skins"> Defining Skins </a>
Skin files are located in the `twiki/templates` directory and are named with the syntax: <code>**&lt;scriptname&gt;.&lt;skin&gt;.tmpl**</code>. For example, the **Printable** skin for the `view` template is `view.print.tmpl`.