subtemplate
n.子模板:在计算机编程和网页设计中,子模板是一个独立的、可重复使用的代码片段,用于构建更大的模板或页面。
例句
The subtemplate takes normal template variables, so you can assign them as normal. To specify a subtemplate, you merely call on it as you would a normal template file.
子模板处理常规的模板变量,所以你可以常规的分配他,指定一个子模板,你只需要像调用常规模板一样调用就可以了。