Skip to main content

Template Library

📖 FuerteventuraTV Docs Joomla & WordPress AI plugins
Daily use

Template Library

The Template Library is a collection of reusable prompt templates. Instead of rewriting common prompts every time, you pick a template, fill in the placeholders, and send.


Browsing templates

Navigate to JoomlaAI → Template Library.

Templates are organised by category:

CategoryExamples
Blog & ArticlesBlog post intro, Listicle, How-to guide, Product review
SEOMeta description, Title tags, Alt text batch, FAQ schema
Social MediaInstagram caption, Tweet thread, LinkedIn post, Facebook ad
E-commerceProduct description, Category page copy, Review response
EmailNewsletter intro, Promotional email, Transactional template
TechnicalCode documentation, Release notes, README
Customer ServiceSupport reply, Escalation template, Apology email
CustomTemplates you create yourself

Use the search box to find templates by keyword. Filter by category with the left sidebar.


Using a template

  1. Click the template card (or its Use button).
  2. A form opens with the template's placeholder fields.
  3. Fill in each field.
  4. Click Send to Chatbot (opens the Chatbot with the rendered prompt) or Create Job (opens the Scheduler with the prompt pre-filled).

Template placeholders

Placeholders use the {name} syntax:

Write a {word_count}-word {content_type} about {topic} for an audience of {audience}.
Use a {tone} tone. Include {num_sections} sections.

Each {placeholder} becomes an input field in the use-form.

Built-in template types

Placeholder patternWidget rendered
{...} (short text)Single-line text input
{..._text}Multi-line textarea
{..._list}Comma-separated values input
{..._number}Numeric stepper
{..._select}Dropdown (options defined in template metadata)
{..._date}Date picker

Creating a template

Click New Template in the toolbar.

FieldRequiredDescription
TitleYesName shown in the library card
CategoryYesGroup for filtering
DescriptionNoShort description shown under the title
PromptYesThe prompt body with {placeholders}
Default providerNoLock this template to a specific provider
Default modelNoLock to a specific model
TagsNoComma-separated search tags

Placeholder metadata (optional)

For each {placeholder} in your prompt you can define extra metadata by adding a JSON block at the bottom of the template form:

{
  "topic": {"label": "Topic", "hint": "e.g. sustainable tourism"},
  "tone": {"label": "Tone", "type": "select", "options": ["professional","casual","humorous","authoritative"]}
}

Editing and deleting templates

Click the pencil icon on any card to edit. Click the trash icon to delete (with confirmation).

Built-in (seeded) templates cannot be deleted; they can be duplicated and customised.

Exporting / importing templates

Use the Export button to download all templates as a JSON file. Use Import to upload a previously exported JSON file — useful for sharing template packs between sites.


Permissions

CapabilityAccess
joomlaai.templates / wpai_manage_templatesCreate, edit, delete templates
core.manage / wpai_dashboardView and use templates (read-only)

_Last updated: 2026-05-19 · v2.5.3_

Kepp in touch!
Send us your questions and needings
reCAPTCHA v3: Please set your Site and Secret key in the configuration page.

Copyright www.fuerteventuratv.net © From 2011. All Rights Reserved.