This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

User talk:Admin: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Orne
comment
imported>Admin
Line 28: Line 28:
==Meta: [http://meta.wikimedia.org/wiki/StringFunctions StringFunctions]==
==Meta: [http://meta.wikimedia.org/wiki/StringFunctions StringFunctions]==
* Admin, I noticed that there are a number of string functions that are available for parsing. They are not installed by default, but they would allow substring manipulations. Do you think the community would be interested in these? I can think of a few parser tricks to check if a template variable is a Ref or not by checking if the string begins with [[ ... but I don't know what kind of risks adding string parsing would add to your server. --[[User:Orne|Orne]] 17:11, 4 January 2007 (EST)
* Admin, I noticed that there are a number of string functions that are available for parsing. They are not installed by default, but they would allow substring manipulations. Do you think the community would be interested in these? I can think of a few parser tricks to check if a template variable is a Ref or not by checking if the string begins with [[ ... but I don't know what kind of risks adding string parsing would add to your server. --[[User:Orne|Orne]] 17:11, 4 January 2007 (EST)
** I'll take a look at the extension and test it out. If it looks good, I can add it. ([[User:Admin|Admin]] 17:38, 4 January 2007 (EST))

Revision as of 22:38, 4 January 2007

Instructions

When posting here, please use the following example syntax:

==Title of your message==
*This is your message to me. (~~~~)
**This will be my reply. (~~~~)

this will make it easier for me to keep track of conversations.

If I post or contribute to a conversation on your talk page then there's no need to repost the conversation here on mine. I'll either watch your page or check it frequently myself.

Thanks!

Archive 1 - October 2006 & November 2006
Archive 2 - December 2006

Image rendering problem

  • Hey, when you have a moment, can you take a look at Paradox and Talk:Paradox? We've been having problems with some images showing up blank even when properly linked. So far, it's been reported on FF, IE6, and IE7, and clearing the browser cache doesn't help. If you follow the links, it's adding extra escape characters after the file extension. Any ideas what's going on?--Hardvice (talk) 16:20, 3 January 2007 (EST)
    • How about now? I just basically deleted and retyped the Image links in the gallery. When you clicked on the image it was going to Charlie_birthday_1.jpg but then it had some ASCII hex after it for some reason so it didnt find the filename, but it didn't show up when editing the page. Not sure what the deal was, but it seems to work now. (Admin 16:28, 3 January 2007 (EST))
  • Admin, I noticed that there are a number of string functions that are available for parsing. They are not installed by default, but they would allow substring manipulations. Do you think the community would be interested in these? I can think of a few parser tricks to check if a template variable is a Ref or not by checking if the string begins with [[ ... but I don't know what kind of risks adding string parsing would add to your server. --Orne 17:11, 4 January 2007 (EST)
    • I'll take a look at the extension and test it out. If it looks good, I can add it. (Admin 17:38, 4 January 2007 (EST))