Wolf RPG
How do I link my accounts? - Printable Version

+- Wolf RPG (https://wolf-rpg.com)
+-- Forum: Out of Character: Community (https://wolf-rpg.com/forumdisplay.php?fid=1)
+--- Forum: Help Desk (https://wolf-rpg.com/forumdisplay.php?fid=2)
+--- Thread: How do I link my accounts? (/showthread.php?tid=13740)



How do I link my accounts? - FallenStar - March 05, 2016

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


RE: How do I link a name to the character? - RIP Tavi - March 05, 2016

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. :)


RE: How do I link a name to the character? - Caiaphas - March 05, 2016

(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]



RE: How do I link a name to the character? - FallenStar - March 05, 2016

Thankyou!


RE: How do I link a name to the character? - RIP Tavi - March 05, 2016

(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


RE: How do I link a name to the character? - Caiaphas - March 05, 2016

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]



RE: How do I link a name to the character? - FallenStar - March 05, 2016

I apologize to bother you again, but how do I find their number XD sorry!


RE: How do I link a name to the character? - Caiaphas - March 05, 2016

(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


RE: How do I link a name to the character? - FallenStar - March 05, 2016

Thanks so much