{{ $num := print (.Get 0) }} {{ $url := printf "%spull/%s" ($.Site.Params.repo) $num }} {{ or (.Get 1) (printf "Pull #%s" $num) }}