Table of Contents

  • Introduction
  • Templates
    · Introduction
    · <tmplinsert>
    · <tmpldefault>
    · <tmplblock>
    · <tmpldefaultparam>
    · <tmplinsertblock>
    · <tmplinsertall>
    · <tmplinsertexcept>
    · <tmplhelp>
  • Navigation
  • SiteBuilder Tags
  • Examples
  • References
  •  <tmpldefaultparam> ... </tmpldefaultparam> 
    <tmpldefaultparam> is defined in the WebLayout Templates module.

    Can be used within the contents of a <tmplblock> container to specify default values for attributes. It takes the attribute params to specify which attribute it should give a default value to.

    Attributes
    params,  

    Attributes

    params=name
    The name of the attribute.
    Example