<tr bgcolor=ffffff>
<!-- The left-hand table cell should contain usage examples -->
<td>
{my-connections:user}
</td>
<!-- The right-hand cell describes the macro and its available arguments -->
<!-- and may include sample output -->
<td>
<p>Displays the list of users in the connection list of the user that created the page as a series of user pictures that are linked to the users space</p>
<p>Parameters:</p>
<ul>
<li><i>default</i> - the username of the person whose connections are to be displayed (username/@self/@creator/@owner - defaults to @creator)</li>
<li>mode - which pictures hsould be displayed - all/accepted/pending/waiting/outbound (default outbound)</li>
<li>categories - filter the list to only display connections from the list of categories</li>
<li>tags - filter the list to only display relationships with one of the listed tags</li>
<li>none - the text to show if no matching connections can be found</li>
<li>showAll - the text to show if more users than the specified count are found</li>
<li>class - css class to add to the outer div</li>
<li>count - restrict display to 'x' items</li>
<li>size - the size of the pictures displayed (default 48px)</li>
<li>allowEdit - whether the user can edit their own profile picture by clicking on it (default false)</li>
<li>showControls - whether the control icons should be shown (default true)</li>
<li>showName - whether the user's name should be shown (default true)</li>
</ul>
<p>See Also: <span class="nobr"><a href="http: title="Visit page outside Confluence">User Guide and Examples</a></span></p>
</td>
</tr>