The add-favourite-user macro outputs a link to add or remove user as a favourite. If the user is currently not a favourite then the add link is output, otherwise the remove link will be output.
{add-favourite-user}%Add% user %to% favourites{add-favourite-user}
Parameter |
Required |
Default |
Notes |
Bubbles Version |
---|---|---|---|---|
default |
|
@creator |
The username of the person who should be added to the favourites
|
1.0 |
The following fields are supported in the body of this macro:
Field |
Parameter(s) |
Notes |
Bubbles Version |
---|---|---|---|
%Add% |
macro body |
Replaced with 'Add' / 'Remove' dependant on whether the user is currently a favourite |
1.0 |
%add% |
macro body |
Replaced with 'add' / 'remove' dependant on whether the user is currently a favourite |
1.0 |
%to% |
macro body |
Replaced with 'to' / 'from' dependant on whether the user is currently a favourite |
1.0 |