Replacement of Placeholders
sub_pattern_replacement(
ps_path,
pl_repl_value,
ps_ph_open_tag = "<ph>",
ps_ph_end_tag = "</ph>"
)
Path with template text
list of placeholder replacement values
opening tag for placeholder
closing tag for placeholder