blob: b748290cbffe05bd08e54895aa1b854c58fe4754 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<p class="note">
{tr}Display an RSS feed, specified by <kbd>id</kbd>. If set, <kbd>desc_length</kbd> truncates the description.{/tr}
<br />
<span class="example">{tr}Example:{/tr} <kbd>content_type=bitpage</kbd></span>
</p>
<dl>
<dt class="param"><kbd>id</kbd></dt>
<dd><em>{tr}Numeric{/tr}</em></dd>
<dt class="param"><kbd>desc_length</kbd></dt>
<dd><em>{tr}Numeric{/tr}</em></dd>
</dl>
|