Difference between revisions of "Data only"
From TMM Wiki
Jump to navigationJump to searchm |
(No difference)
|
Revision as of 12:57, 11 December 2008
NATS 3
|
---|
CARMA
|
---|
The data_only parameter to many NATS and CARMA functions prevents NATS or CARMA from displaying a template. For example, the NATS4 template function [[nats_list_linkcodes usually displays linkcodes using a template and puts them in the {$linkcodes} array, but data_only lets you change that behavior. For example, the following code will set the {$linkcodes} array without displaying anything to the viewer:
- {nats_list_linkcodes data_only=1}