output

This is used for outputting the contents of the card.

Argument 1The target to output


It specifies a parts name as a target basically. If the following (The text which begins with "#") is specified as a value, the data according to the contents of the database will output.

#countThe count of outputted cards
#tablealiasThe alias of the card
#cardnoThe count of cards which the output finished
#idThe number of a card
#titleThe contents of an item of a title attribute
#categoryThe contents of an item of a category attribute
#date1The contents of an item of a date1 attribute
#date2The contents of an item of a date2 attribute
#mainThe contents of an item of a main attribute
#pictureThe contents of an item of a picture attribute
#fieldThe contents of the field
#fieldnoThe number of the field


ex :

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