W3TPL/tag/func: Difference between revisions

From Woozle Writes Code
< W3TPL‎ | tag
Jump to navigation Jump to search
(Created page with "==About== * '''Action''': defines a global function. Functions are stored in the page properties table, but are not tied to specific pages. * '''Attributes''': ** '''name''':...")
(No difference)

Revision as of 12:02, 2 November 2017

About

  • Action: defines a global function. Functions are stored in the page properties table, but are not tied to specific pages.
  • Attributes:
    • name: the name under which the function may be accessed by call tags
    • Additional tag attributes become function parameters.