Task tag
Introduce
We can use tags of namespace "t" to get the task information in the template.
Task Tag
<t:group/>
:Group
<t:action/>
:Action
<t:template/>
:Template path
<t:directory/>
:Generate file directory
<t:name/>
:Generate file name
<t:ext/>
:Generate file extension
<t:encoding/>
:Generate file encoding
<t:mode/>
:Generate file mode (new, merge, overlay)
Example