* needs updating (see includes/commands.php and includes/YOUPLATFORM/atCommands.php

Commands

Main theme commands:  
[modules] Defines the main content area where the modules are displayed
[date] Displays current user date
[time] Displays current user time
[user] Displays the logged in user or anonymous
[user-welcome] Displays Welcome Username
[user-login] Displays a horizontal user login consisting of Username, Password, Remember me checkbox and submit button
[user-links] Displays links for logged-in user (My Account | Logout) and anonymous user (Register | Login)
[banners] Displays the banners (from PostNuke Banners)
[banners-type1] through [banners-type99] Displays banners by ID Type 1-99 (from PostNuke .723 Banners)
[footer-msg] Displays the Footer Message (from PostNuke Settings)
[open-table] Starts a table, 100% width <table><tr><td>
[close-table] Closes the table</td></tr></table>
[open-table2] Starts a table, width sized to contents <table><tr><td>
[close-table2] Closes the table</td></tr></table>
[table-content] Displays the table content in your table (used in table1 and table2 templates)
[site-slogan] Displays the site slogan from Administration, Settings
[site-name] Displays the site name from Administration, Settings
[search] Displays a search text field and submit button to search the core PostNuke areas of your site (comments, downloads, faqs, reviews, sections, stories, users, weblinks)
[logo-image] Displays the standard or custom module logo image that in AutoTheme administration
{image-path} The theme images directory
{theme-path} The theme directory
Block commands:  
[block-content] Displays the Block Content in your block
[block-title] Displays the Block Title in your block
[left-blocks] Displays the Left Blocks
[center-blocks] Displays the Center Blocks
[right-blocks] Displays the Right Blocks
[AutoBlock Name-blocks] Dynamic commands for each AutoBlock name
Article commands:  
[article-edit-del] Displays Article Edit and Delete links for admins
[article-full] Displays full Article text
[article-more] Displays the Article Read More... link
[article-notes] Displays the Article notes
[article-summary] Displays the Article summary text
[cat-title] Displays the Article category and title
[posted-by] Displays the Article posters name
[posted-date-time] Displays the date and time of the Article posting
[topic-image] Displays the article topic image
[article-reads] Displays the number of times the article has been read
Colors used by modules:  
{color1} Background Color 1
{color2} Background Color 2
{color3} Background Color 3
{color4} Background Color 4
{color5} Text Color 1
{color6} Text Color 2
{color7} Table Border Color 1
{color8} Table Background Color 1
{color9} Table Border Color 2
{color10} Table Background Color 2