FileTemplate
FileTemplate["file"] yields a TemplateObject expression that represents a file template to be applied using functions like TemplateApply.
FileTemplate[src] uses File[…], URL[…], or CloudObject[…] as the specification for the file location.
FileTemplate[form,args] yields a TemplateObject with arguments, suitable for cloud deployment or other evaluation.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.