How do I link my accounts?
Theta
42 Posts
Ooc — Ezi
Offline
#1
I''m trying to link a name to another character but I don't know how. I have two other accounts but I'm still a newb! XD
all you did will be undone
545 Posts
Ooc — Java
Offline
#2
Do you mean linking accounts? If so...

If you mouse-over the Accounts button (on the black bar at the top, near your character's name), you'll get a drop-down list, and from there you can select "Manage Accounts". On that page you can connect your accounts. :)
Ghost
in time you'll taste all the salt in my lungs
2,045 Posts
Ooc — lauren
Master Warrior
Rogue
Offline
#3
(March 05, 2016, 06:39 PM)FallenStar Wrote: I''m trying to link a name to another character but I don't know how. I have two other accounts but I'm still a newb! XD
To add your character to another character:
http://wolf-rpg.com/usercp.php?action=as_edit


In case you meant to hyperlink:

Code:
[p=ID#]Name[/p]

to get the #ID, view the character's URL profile -- for instance: http://wolf-rpg.com/member.php?action=profile&uid=405

The numbers that appear after profile&uid is the character's ID#. In my case, Caiaphas' ID# is 405

so I'd link to her profile by doing:
Code:
[p=405]CAIAPHAS[/p]
this house was my flowered heart,
but my petals have fallen.
Theta
42 Posts
Ooc — Ezi
Offline
#4
Thankyou!
all you did will be undone
545 Posts
Ooc — Java
Offline
#5
(March 05, 2016, 06:48 PM)FallenStar Wrote: Oh, I mean I am putting down relations in my character description and I don't know how to put the name in so that when you click it, it takes you to the character's account.

In that case, what Caiaphas said! :D
Ghost
in time you'll taste all the salt in my lungs
2,045 Posts
Ooc — lauren
Master Warrior
Rogue
Offline
#6
check out the second half of my post :)

the code is
Code:
[p=###]name here[/p]

the ### you will substitute for the character's ID#, in my case it is 405.

this only works for characters that have accounts on wolf. to hyperlink to characters not on wolf (aka another site) use this code:

Code:
[url=WWW.URLHERE.COM]text here[/url]
this house was my flowered heart,
but my petals have fallen.
Theta
42 Posts
Ooc — Ezi
Offline
#7
I apologize to bother you again, but how do I find their number XD sorry!
Ghost
in time you'll taste all the salt in my lungs
2,045 Posts
Ooc — lauren
Master Warrior
Rogue
Offline
#8
(March 05, 2016, 06:54 PM)FallenStar Wrote: I apologize to bother you again, but how do I find their number XD sorry!

it's okay -- go to their profile, click on it. once the page loads on their profile, look at the URL of that page.

for instance, if you go to my profile (click here: http://wolf-rpg.com/member.php?action=profile&uid=405)
see how the numbers after profile&uid in the URL string are 405? that is my profile ID#.

essentially, look for the number after profile&uid= and that is your #

so look at yours:
http://wolf-rpg.com/member.php?action=profile&uid=2934

the number that appears after profile&uid for your profile is 2934 -- so that is your #

there is a pinned thread here that has a lot of the codes for various links, fonts, etc you may use in your profile:
http://wolf-rpg.com/showthread.php?tid=8406
this house was my flowered heart,
but my petals have fallen.
Theta
42 Posts
Ooc — Ezi
Offline
#9
Thanks so much