Yelp

(The Help System)

html.sidebar.sections

Parameters

$node

The node a sidebar is being created for.

$side

Which sidebar, either left or right.

This template creates a list of sections on the current page for a sidebar. It applies html.sidebar.sections.mode to $node, passing $side as a parameter, to allow individual input formats to implement sections lists.

This named template also implements html.sidebar.mode on the sections token. See html.sidebar for more information on how sidebars are created.