Yelp

(The Help System)

mal2html.api.links.function

Parameters

$node

A links element to link from.

$links

A list of topic links already filtered by group.

This template outputs links as a synopsis according to the programming language specified by the api:mime attribute of $node. If api:mime is recognized, one of the language-specific templates in this stylesheet is called. Otherwise, the links are passed to mal2html.links.ul.

This template does not handle titles or other wrapper information for links elements. It should be called by an appropriate template that handles the links element.

Calls Parameters