它的模板建议规则也是按照路径来定义的,路径越具体,优先级越高。我们还以node/1/edit为例,那么它有以下模板建议:
page--node--edit.tpl.php
page--node--1.tpl.php
page--node--%.tpl.php
page--node.tpl.php