? my $ctx = $main::context; ? my ($content, $args) = @_;
? if ($args->{since}) {
since v{since} ?>
? }

"{name} ?>"

Description:

{desc}) ?>

? if (@{$args->{params} || []}) {
Parameters:
? for my $param (@{ $args->{params} }) {
{label} ?>
{desc} ?>
? }
? } ? if ($args->{see_also}) {
See also:
{see_also} ?>
? }