db2html.para
Parameters
- $node
The block-level element to render.
- $class
The value of the HTML class attribute.
This template creates an HTML p element for the given DocBook element. It passes the $class parameter to html.class.attr. If the $class parameter is not provided, it uses the local name of $node.
This template handles conditional processing.