{{ if .IsNamedParams }} {{ $.Scratch.Set "maxwidth" ( $.Page.Site.Params.youtube.maxwidth | .Get "maxwidth" ) }} {{ $.Scratch.Set "wpad" ( $.Page.Site.Params.youtube.wpad | .Get "wpad" ) }} {{ $.Scratch.Set "nothumb" ( $.Page.Site.Params.youtube.disable_thumb | .Get "nothumb" ) }}
{{ with .Get "title" }}
{{ . }}
{{ end }}
{{ with .Get "caption"}}
{{ . }}
{{ end }}
{{ else }} {{ $numOfParams := ( len .Params ) }}
{{ end }}