alias
aliasはThis outputs the alias of a parts.
Argument 1 | The target parts name |
If the following (The text which begins with "#") is specified as a value, the alias of parts with its attribute can get too.
#title | The alias of a title attribute parts |
#category | The alias of a category attribute parts |
#date1 | The alias of a date1 attribute parts |
#date2 | The alias of a date2 attribute parts |
#main | The alias of a main attribute parts |
#picture | The alias of a pictgure attribute parts |
#field | The alias of the current field |
ex :
<div>[*vv alias Parts1]</div>
<p>[*vv alias #body]</p>