Hugo v0.146 removed access to embedded templates like "_internal/shortcodes/figure.html".
This commit adds the template as figure-default.html.
This fixes build errors reported and partially solved in issues #2052 and #2093
when using the figure shortcode with the "default=true" option.