Difference between revisions of "User:TheFae"

From Mudlet
Jump to navigation Jump to search
(Updated my user page with something more informative.)
m
 
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[{{#setmainimage:File:BulbGraph.jpg}}|thumb|right|Bulb Image (testing)]]
 +
 
TheFae does all kinds of things.  Mostly internet services, but also some code.   
 
TheFae does all kinds of things.  Mostly internet services, but also some code.   
 
They contributed code to Mudlet which improves IRC and adds some other features and improvements initially intended for use with Botman.
 
They contributed code to Mudlet which improves IRC and adds some other features and improvements initially intended for use with Botman.
 
    
 
    
 +
 
== Pages of Interest ==
 
== Pages of Interest ==
* [[MediaWiki:Spam-blacklist|Spam Blacklist]]  -  Contains a specially formatted list of domains which are denied from posting.   
+
 
* [[MediaWiki:Spam-whitelist|Spam Whitelist]]  -  Contains a specially formatted list of domains which are allowed to be posted even if a rule in the [[MediaWiki:Spam-blacklist|Spam Blacklist]] would have blocked it.
+
* [[Special:MyLanguage/MediaWiki:Spam-blacklist|Spam Blacklist]]  -  Contains a specially formatted list of domains which are denied from posting.   
 +
* [[Special:MyLanguage/MediaWiki:Spam-whitelist|Spam Whitelist]]  -  Contains a specially formatted list of domains which are allowed to be posted even if a rule in the [[Special:MyLanguage/MediaWiki:Spam-blacklist|Spam Blacklist]] would have blocked it.
 +
 
 +
 
 +
== Templates ==
 +
 
 +
* Set article image for Page Meta tags using:  <code><nowiki>[[File:{{#setmainimage:Filename.ext}}|thumb|right|...]]</nowiki></code>
 +
* Set article description for Page Meta tags using any one of the following: 
 +
<code><nowiki><metadesc>This is a description</metadesc></nowiki></code><br /> 
 +
<code><nowiki><metadesc content="This is a description" /></nowiki></code><br /> 
 +
<code><nowiki>{{#description2:This is a description}}</nowiki></code><br /> 
 +
 
 +
 
 +
 
 +
== Testing Things ==
 +
 
 +
-- 2 --
 +
 
 +
test plugin update

Latest revision as of 08:16, 15 September 2020

Bulb Image (testing)

TheFae does all kinds of things. Mostly internet services, but also some code. They contributed code to Mudlet which improves IRC and adds some other features and improvements initially intended for use with Botman.


Pages of Interest

  • Spam Blacklist - Contains a specially formatted list of domains which are denied from posting.
  • Spam Whitelist - Contains a specially formatted list of domains which are allowed to be posted even if a rule in the Spam Blacklist would have blocked it.


Templates

  • Set article image for Page Meta tags using: [[File:{{#setmainimage:Filename.ext}}|thumb|right|...]]
  • Set article description for Page Meta tags using any one of the following:

<metadesc>This is a description</metadesc>
<metadesc content="This is a description" />
{{#description2:This is a description}}


Testing Things

-- 2 --

test plugin update