|
Home > Online Product Documentation > Table of Contents > Instantiating Templates in the HTML Editor Instantiating Templates in the HTML EditorTo define a template in the WYSIWYG tab:
1. Drag an element or attribute from the source tree and drop it on the HTML canvas.
2. In the pop-up menu that appears, click
xsl:apply-templates.
Stylus Studio creates a template that matches the node you dragged in. You can select the placeholder, and apply formatting. Stylus Studio adds this information to the template. Calling a Named Template
If you have one or more named templates in your stylesheet, or if you want to define a named template, you can add an
To call or create a named template in the WYSIWYG tab:
1. Do one of the following:
2. Click the name of the template you want to instantiate, or click
Create new template to create a new named template.
|