blob: 5482e10e1c6b94575c49818c9aadee0916b5a7da (
plain)
1
2
3
4
5
6
7
8
9
10
|
<p class="note">
{tr}Most visited pages. <kbd>user_pages</kbd> expects the ID of a user.{/tr}
<br />
<span class="example">{tr}Example:{/tr} <kbd>user_pages=22</kbd></span>
</p>
<dl>
<dt class="param"><kbd>user_pages</kbd></dt>
<dd><em>{tr}Numeric{/tr}</em></dd>
</dl>
|