User talk:Rein Of Terror/Archive
From Guild Wars Wiki
Contents |
MyWikiLinks
Moving discussion here as requested. Your version is working because you close the function and call it on load. The example you post on how to use does neither of these, so doesn't work. It needs to read as follows:
function addBar() {
document.getElementById('p-navigation').innerHTML +=
'</div><br />'+
'<div id=p-my wiki links=portlet>'+
'<h5>my wiki links</h5>'+
'<div class=pBody><ul>'+
'<li id=\><a href=\"/wiki/User:Rein_Of_Terror/MyWikiLinks\">MyWikiLinks Home</a></li>'+
'---'+
'<li id=\><a href=\"/wiki/(Location of link)\">(Name of link)</a></li>'+
'<li id=\><a href=\"/wiki/(Location of link)\">(Name of link)</a></li>'+
'<li id=\><a href=\"/wiki/(Location of link)\">(Name of link)</a></li>'+
'</ul></div></div>';
} //Close addBar()
addOnloadHook(addBar); //Call addBar() on load
I should have mentioned, I like this! I'm going to use it myself after a couple of tweaks, nice job :D -- AT(talk | contribs) 23:25, 31 July 2007 (UTC)
- Thanks a ton for your help, like I said I have been working on this so I hope everything is fixed. Thanks, again! --
Rein Of Terror (talk · contributions) 23:54, 31 July 2007 (UTC)
- Hmmm...its not seeeming to work...--
Rein Of Terror (talk · contributions) 23:57, 31 July 2007 (UTC)
- Your monobook.js was fine - you closed the function a bit lower, in this section:
- Hmmm...its not seeeming to work...--
if(document.getElementById('downloadLink') != null) document.getElementById('downloadLink').innerHTML = '>> <a href="javascript:launchDownload()">Download Plugin</a> <<';
if(location.href.indexOf("User:Ale_jrb/GuildWatch/Moving") > -1) document.title = "guildwatch-12872-img-move"+document.title
} <---- Closed here
- It was only the example here that was wrong. Sorry for confusion :( -- AT(talk | contribs) 00:02, 1 August 2007 (UTC)
- Ok, I am testing some things now again. --
Rein Of Terror (talk · contributions) 00:03, 1 August 2007 (UTC)
- in its current version on its page, it doesn't work at all. - Y0_ich_halt
15:07, 5 December 2007 (UTC)
Works for me.No it doesnt, just tested it. Goes to "Bad Link"
br12 • (talk) • 15:07, 5 December 2007 (UTC)
- Check my user js - I adapted MWL, it's still working fine for me. -- AT(talk | contribs) 15:11, 5 December 2007 (UTC)
i understand that program even less than rein's current one, but well... as long as it works...(heck, java's exactly like C++) i'll give it a try. - Y0_ich_halt
17:57, 5 December 2007 (UTC)
- LOL! now i know why. i used an apostrophr in one of my links, that crashed it. - Y0_ich_halt
18:03, 5 December 2007 (UTC)
- LOL! now i know why. i used an apostrophr in one of my links, that crashed it. - Y0_ich_halt
- Check my user js - I adapted MWL, it's still working fine for me. -- AT(talk | contribs) 15:11, 5 December 2007 (UTC)
- in its current version on its page, it doesn't work at all. - Y0_ich_halt
- Ok, I am testing some things now again. --
- It was only the example here that was wrong. Sorry for confusion :( -- AT(talk | contribs) 00:02, 1 August 2007 (UTC)
Test
Just testing something. --
Rein Of Terror (talk · contributions) 23:03, 1 August 2007 (UTC)
This....
Guild Wars Wiki:MyWikiLinks/base template does not belong in the Guild Wars Wiki namespace. Please find someplace in your user space to move it.
(Aiiane - talk - contribs) 04:01, 20 August 2007 (UTC)
- Ok, I was just trying something out. —
Rein Of Terror (talk · contributions) 00:47, 24 August 2007 (UTC)
Heya!
Your page is looking good :D --
Wyn 23:13, 14 September 2008 (UTC)
- only your talk page top is clearly too stuffed for a small browser like mine xD - Y0_ich_halt
17:13, 15 September 2008 (UTC)
- I'll work on it =). —
Rein Of Terror 23:38, 16 September 2008 (UTC)
- I'll work on it =). —
Hey bro
I hate to tell ya, but per the election policy, you gotta have at least 100 contributions (excluding the Guild, ArenaNet, and User namespaces) before you're eligible to vote. So I struck your votes. You can always come back next election, though. Vili 点
03:40, 19 June 2009 (UTC)

