Selects the highest priority link template for which the given result satisfies all conditions. In the case where satisfied templates have equal priority, the template that was registered first is returned.
(Result) The result for which to select a template.
(Content) The selected template's content, or null if no template's conditions are satisfied.
Selects the highest priority template for which the given result satisfies all conditions. In the case where satisfied templates have equal priority, the template that was registered first is returned.
(Result) The result for which to select a template.
(Content) The selected template's content, or null if no template's conditions are satisfied.
Registers any number of result templates in the manager.