W3TPL/tag/call: Difference between revisions

From Woozle Writes Code
< W3TPL‎ | tag
Jump to navigation Jump to search
(Created page with "==About== * '''Action''': executes a w3tpl function and displays the return value * '''Attributes''': ** '''func''': deprecated - same as "name" ** '''name''': name of functio...")
 
m (1 revision imported: moving my projects here)
(No difference)

Revision as of 19:04, 15 April 2022

About

  • Action: executes a w3tpl function and displays the return value
  • Attributes:
    • func: deprecated - same as "name"
    • name: name of function to call
    • Function parameters also become attributes.

This documentation is preliminary.