summaryrefslogtreecommitdiff
path: root/modules/help_mod_user_profile.tpl
blob: 10ff21550bd026c77f656267db4bb4e208967b65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<p class="note">
	{tr}Show the profile of a user, selected either by user ID or by login name.{/tr}
	<br />
	<span class="example">{tr}Example:{/tr} <kbd>login=invaderzim</kbd></span>
</p>

<dl>
	<dt class="param"><kbd>user_id</kbd></dt>
	<dd><em>{tr}Numeric{/tr}</em></dd>
	
	<dt class="param"><kbd>login</kbd></dt>
	<dd><em>{tr}String{/tr}</em></dd>
</dl>