Channel Information Tag¶
Introduction¶
The purpose of this tag is to display general information about the specified Channel as set under
.{exp:channel:info channel="news"}
Channel Name: {channel_title}<br>
Description: {channel_description}
{/exp:channel:info}
Variables¶
channel_description¶
{channel_description}
This variable simply displays the content from the “Channel Description” field.
channel_encoding¶
{channel_encoding}
This variable simply displays the content from the “XML Character Encoding” setting.
channel_lang¶
{channel_lang}
This variable simply displays the content from the “XML Language” setting.
channel_title¶
{channel_title}
This variable simply displays the content from the “Full Channel Name” setting.
channel_url¶
{channel_url}
This variable simply displays the content from the “Channel URL” setting.