Page Template TagsDescription
{$site_name}Name of site. This can be changed under Site Settings.
{$site_description}About this site. This can be changed under Site Settings.
{$page_head}RSS, CSS, and Favicon for your site. To be placed inside the <head> </head> tag
{$page_title}Title of the current page. To be placed inside the <title> </title> tag
{$is_homepage}Returns true if this page is the site's homepage.
{$page_post}This returns 1 if you are on a post page.
{$page_post_next}Next or older post.
{$page_post_previous}Previous or newer post.
{$page_tag}This returns 1 if you are on a tag or category page.
{$tag}This returns the tag if this is a tag page
{$page_current_page}Current page.
{$page_total_pages}Total pages.
{$page_total_items}Total Items.
{$page_next_page}Next page number.
{$page_previous_page}Previous page number.
{$page_content}Content of the current page.
{$page_sidebar}Sidebar
{$page_sidebar2}Sidebar
{$page_navigation}Navigation to pages
{$search_form}Site search form.
{$site_follow}Follow this site link.
{$page_footer}Footer information with copyright and OnSugar.
{$page_tags_as_array}Returns tags that are used by the node on this page, if applicable.
{$post_id}Returns the nid for the post on this page
{$site_icon_16}Blog icon URL 16x16 pixels.
{$site_icon_40}Blog icon URL 40x40 pixels.
{$site_icon_80}Blog icon URL 80x80 pixels.
{$site_icon_160}Blog icon URL 160x160 pixels.
{$site_icon_320}Blog icon URL 320x320 pixels.
{$page_post_title}Post title
Post Template TagsDescription
{$post_title}Title of the post.
{$post_short_url}Short Url
{$post_reblogged}Returns true or false if post was reblogged
{$post_content}Body of the post.
{$post_teaser_content}Post Teaser
{$logged_in}Returns whether the user is logged in or not.
{$post_permalink}Full url to the post.
{$post_date}Date of post, varies based on age of post. For example: Monday - 8:21pm, 06/01 - 8:21pm
{$post_date_full}Full date of post. For example: Mon, 06/01/2006 - 8:21pm
{$post_date_unix}Date of post in unix timestamp format. For example: 1149207660
{$post_date_time_ago}Time as it relates to now. For example: 3 hours ago.
{$post_id}Id of the post.
{$post_num}Number of the post in the stream of news
{$post_source}Source of the post. Quote post type only.
{$post_link_url}Link from the post. Link post type only.
{$post_type}The type of post. There are 11 types: text, gallery, spread, poll, quiz, quote, link, chat, video, audio, definition
{$post_new_day}
{$post_page}This returns 1 if you are on a post page.
{$post_tags}Tags that the post has been given. This can be edited under Advanced Options on new/edit pages.
{$post_tags_as_array}Tags that the post has been given, returned as an array for smarty iteration
{$post_categories}Categories that the post has been given. This can be edited under Advanced Options on new/edit pages.
{$post_categories_as_array}Categories that the post has been given, return as an array.
{$post_share}Share Code
{$post_published}This returns a 1 if the post is published
{$post_totalcount}Number of page views for {$post_permalink}.
{$post_author}Link to the post's author's profile page.
{$post_author_photo_xlarge}Author's photo 320x320.
{$post_author_photo_large}Author's photo 160x160.
{$post_author_photo}Author's photo 80x80.
{$post_author_photo_small}Author's photo 40x40.
{$post_author_photo_tiny}Author's photo 16x16.
{$post_can_edit}Returns true if user can edit the current post, and false otherwise
{$post_edit}Edit link for privileged authors.
{$post_comments}Number of comments for post.
{$post_comments_new_link}Number of comments for post.
{$post_navigation}Previous and next links on post page.
{$post_previous}URL for previous or newer post.
{$post_previous_title}Text for previous or newer post.
{$post_next}URL for next or older post.
{$post_next_title}Text for next or older post.
{$site_icon_16}Blog icon URL 16x16 pixels.
{$site_icon_40}Blog icon URL 40x40 pixels.
{$site_icon_80}Blog icon URL 80x80 pixels.
{$site_icon_160}Blog icon URL 160x160 pixels.
{$site_icon_320}Blog icon URL 320x320 pixels.
Comment Template TagDescription
{$comment_id}Comment's unique id
{$post_skin}
{$comment_num}Number of the comment in the stream of comments
{$comment_author}Link to commenter's profile page.
{$comment_content}Body of comment.
{$comment_date}Date comment was made. For example: Mon, 06/01/2006 - 8:29pm
{$comment_date_unix}Date of post in unix timestamp format. For example: 1149208140
{$comment_time_ago}How long ago the comment was posted.
{$comment_new}Returns new if the comment is new since reader's last visit.
{$comment_author_photo}Commenter's photo 80x80.
{$comment_author_photo_small}Commenter's photo 40x40.
{$comment_author_photo_tiny}Commenter's photo 16x16.
{$comment_uid}