<tr bgcolor=ffffff>
<!-- The left-hand table cell should contain usage examples -->
<td>
{relationship:CAT.REL|user=@creator|status=create}
</td>
<!-- The right-hand cell describes the macro and its available arguments -->
<!-- and may include sample output -->
<td>
<p>Generates a quick-link for editing a single relationship with a user</p>
<p>Parameters:</p>
<ul>
<li><i>default</i> - the relationship to be edited</li>
<li>user - the user to edit the realtionship with (username/@self/@creator/@owner - default @creator)</li>
<li>status - restrict the display to a particular status (default no restriction)</li>
<li>create - the text to use if you do not have this relationship to the user</li>
<li>waiting - the text to use if you are waiting on approval of this relationship with the user</li>
<li>pending - the text to use if the user is waiting on approval of this relationship from you</li>
<li>accepted - the text to use if you have accepeted this relationship with the user</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>