Data only
From TMM Wiki
Revision as of 15:06, 31 May 2011 by TMMStephenY (talk | contribs)
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}