alias

 aliasはThis outputs the alias of a parts.

Argument 1The 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.

#titleThe alias of a title attribute parts
#categoryThe alias of a category attribute parts
#date1The alias of a date1 attribute parts
#date2The alias of a date2 attribute parts
#mainThe alias of a main attribute parts
#pictureThe alias of a pictgure attribute parts
#fieldThe alias of the current field


ex :

<div>[*vv alias Parts1]</div>
<p>[*vv alias #body]</p>