Hmm... I suppose I just don't see how to set the replacement variable in the actual phrase. It's in the phrase as {1} for the group name.
Quote:
You have entered the {1} forum.
|
I understand that in your example, your're replacing the bbtitle with the forum name.
I've made the call to the phrase this:
Code:
<div style="border:solid black 1px;padding:15px;background-color:#6699FF">{vb:rawphrase private_club}</div>
Which does exactly the same thing as before.