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 (Woozle moved page W3TPL/tags/call to W3TPL/tag/call without leaving a redirect)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 19:19, 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.