Yelp

(The Help System)

mal2html.links.ul

Parameters

$node

A links element to link from.

$links

A list of links, as from a template in mal-link.

$role

A space-separated list of link roles, used to select the appropriate title.

$bold

Whether to bold the link titles.

$nodesc

Whether to omit descriptions.

This is a common formatting template used by some links element handlers. It outputs an HTML ul element and calls mal2html.links.ul.li on each link to output a list item with a link.

This template handles link sorting.

Calls Parameters

Calls Templates