Difference between revisions of "Nats display stats table"
From TMM Wiki
Jump to navigationJump to searchm |
TMMStephenY (talk | contribs) m |
||
Line 43: | Line 43: | ||
== See Also == | == See Also == | ||
* [[New_NATS4_Affiliate_Stats#Site.2C_Program.2C_Campaign.2C_and_Ad-Tool_Summaries|Affiliate Stats]] -- Default template for the NATS4 Affiliate Stats Page | * [[New_NATS4_Affiliate_Stats#Site.2C_Program.2C_Campaign.2C_and_Ad-Tool_Summaries|Affiliate Stats]] -- Default template for the NATS4 Affiliate Stats Page | ||
+ | |||
+ | [[Category:NATS4 Template Functions]] |
Latest revision as of 16:35, 20 May 2011
nats_display_stats_table
Displays a table around statistics.
Alias: display_stats_table
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Default Value | Example |
---|---|---|---|---|
tpl | Template used to display output | Any valid template | The template, function_display_stats_table | tpl="mytemplate" |
data_only | Set variables but don't display the template | 1 | None. The template is displayed. | data_only=1 |
Output
A table. For example, the table in the image below used nats_display_stats_table.
Notes
None.
See Also
- Affiliate Stats -- Default template for the NATS4 Affiliate Stats Page