(no commit message)
[openafs-wiki.git] / TWiki / VarRENDERLIST.mdwn
1 <a name="VarRENDERLIST"></a>
2
3 ### <a name="RENDERLIST -- render bullet list"></a> RENDERLIST -- render bullet lists in a variety of formats
4
5 - The `%RENDERLIST%` variable is handled by the [[RenderListPlugin]]
6 - Syntax: `%RENDERLIST%`
7 - Syntax: `%RENDERLIST{ "org" focus="Sales.WestCoastTeam" }%`
8 - Example:%BR% `%RENDERLIST{ "org" }%` %BR% `   * [[Eng.WebHome][Engineering]]` %BR% `      * [[Eng.TechPubs][Tech Pubs]]` %BR% `   * [[Sales.WestCoastTeam][Sales]]` %BR% `      * [[Sales.EastCoastTeam][East Coast]]` %BR% `      * [[Sales.WestCoastTeam][West Coast]]`
9 - Related: [[RenderListPlugin]]