Community Central
Community Central
No edit summary
No edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
You can contact me specifically via my message wall, and if you want to contact me privately, you may [[Special:EmailUser/GpoOeyes|email me]].
+
You can contact me specifically via my message wall, and if you want to contact me privately, you may [[Special:EmailUser/SBEyes|email me]].
   
 
I have a lot of experience with wikicode, including a number of common wiki extensions, as well as general HTML, CSS, and Javascript. I'm also familiar with basic administration and configuration of the MediaWiki software, so if you come across some kind of bug or glitch with the wiki itself, odds are that I can help with that.
 
I have a lot of experience with wikicode, including a number of common wiki extensions, as well as general HTML, CSS, and Javascript. I'm also familiar with basic administration and configuration of the MediaWiki software, so if you come across some kind of bug or glitch with the wiki itself, odds are that I can help with that.
Line 5: Line 5:
 
Please note that due to medical issues, there may be times where I become randomly unavailable without warning. I apologize in advance for any inconvenience this may cause.
 
Please note that due to medical issues, there may be times where I become randomly unavailable without warning. I apologize in advance for any inconvenience this may cause.
   
My start in wiki editing was on GuildWiki as Nwash. I eventually moved from editing there to STOWiki, where I was known as Eyes, where I was invited to become an administrator after a few months. I accepted and was over time noticed by the Curse wiki team, partly (perhaps largely) due to my work in redesigning the skin to one based on Vector. That led to me becoming a wiki manager for Curse, and now I build new wikis for a living. Now I'm known as oOeyes across the Gamepedia network and GpoOeyes on Fandom.
+
My start in wiki editing was on GuildWiki as Nwash. I eventually moved from editing there to STOWiki, where I was known as Eyes, where I was invited to become an administrator after a few months. I accepted and was over time noticed by the Curse wiki team, partly (perhaps largely) due to my work in redesigning the skin to one based on Vector. That led to me becoming a wiki manager for Curse, and now I build new wikis for a living. I was long known as oOeyes across the Gamepedia network and GpoOeyes on Fandom for a bit, but with the user database merge, I am now SBEyes.
   
 
I've been occasionally developing and maintaining [http://www.mediawiki.org/ MediaWiki] extensions:
 
I've been occasionally developing and maintaining [http://www.mediawiki.org/ MediaWiki] extensions:

Revision as of 09:02, 8 September 2020

You can contact me specifically via my message wall, and if you want to contact me privately, you may email me.

I have a lot of experience with wikicode, including a number of common wiki extensions, as well as general HTML, CSS, and Javascript. I'm also familiar with basic administration and configuration of the MediaWiki software, so if you come across some kind of bug or glitch with the wiki itself, odds are that I can help with that.

Please note that due to medical issues, there may be times where I become randomly unavailable without warning. I apologize in advance for any inconvenience this may cause.

My start in wiki editing was on GuildWiki as Nwash. I eventually moved from editing there to STOWiki, where I was known as Eyes, where I was invited to become an administrator after a few months. I accepted and was over time noticed by the Curse wiki team, partly (perhaps largely) due to my work in redesigning the skin to one based on Vector. That led to me becoming a wiki manager for Curse, and now I build new wikis for a living. I was long known as oOeyes across the Gamepedia network and GpoOeyes on Fandom for a bit, but with the user database merge, I am now SBEyes.

I've been occasionally developing and maintaining MediaWiki extensions:

BoilerRoom
BoilerRoom manual on Gamepedia Help Wiki - Extension page on the MediaWiki Wiki
BoilerRoom is an extension that allows you create boilerplates, essentially like document templates you can select from a dropdown to insert into the edit boxes on wikis.
ParserPower
ParserPower manual on Gamepedia Help Wiki
ParserPower is a parser function that adds many wikicode functions to deal with lists of information, along with a few other handy utility functions. It is inspired by the #arraymap and #arraymaptemplate functions found within Semantic Forms. With ParserPower, you can get the nearly identical #lstmap and #lstmaptemp functions without having to install two much larger extensions, and ParserPower has additional list handling functions on top of that.