All these variables concern the item that's currently being parsed.
| Name | Description |
|---|---|
| authorid | ID of the current items author |
| blogid | ID of the blog |
| catid | ID of the category for the current item |
| query | search query (if there is one) |
| syndicate_title | Syndicated title |
| syndicate_description | Syndicated body text |
| karmaposlink | raw vote link |
| karmaneglink | raw vote link |
| new | 'New Item!'-text |
| include | includes a file, whithout parsing |
| parsedinclude | includes a file, parsing it |
| phpinclude | includes a file, parsing by PHP |
| plugin | executes a plugin |
| edit | inserts an 'edit this item' link |
| editlink | raw 'edit item' link (links to bookmarklet) |
| editpopupcode | javascript code to open a popup window for editlink |
| skinfile | includes the correct URL for a file belonging to an imported skin |
| set | sets a parser property |
| image | inline image from media library |
| popup | popup image from media dir |
| media | other media object from media dir |
| relevance | Includes the 'search hit relevance' in templates that display search results |