Tag 1.1 Tags
Parameters
The following parameters are available for this tag.
{exp:tag:tags entry_id="{entry_id}" backspace="3"} content {/exp:tag:tags}
entry_id
entry_id = "some_entry_id"
The 'entry_id' parameter allows you to override the entry id or url title pulled from the url of the page. In those cases where your page shows a number of weblog entries, each of which you want to show tags, you should supply this parameter by feeding into it the entry_id variable from your weblog:entries tag. Like this entry_id="{entry_id}".
backspace
backspace = "2"
The 'backspace' parameter will trim the last bit of characters from your tag results.
Variables
tag
{tag}
For each tag belonging to the entry, the 'tag' variable will be replaced by the given tag.
websafe_tag
{websafe_tag}
The 'websafe_tag' variable is for use when you want spaces in tags replaced by plus sign for compatibility with web apps like Technorati and the like.
Conditionals
You can evaluate each tag as a conditional variable as you would with other EE variables.