Difference between revisions of "User:TheFae"

From Mudlet
Jump to navigation Jump to search
(Prepared the page for translation)
Line 1: Line 1:
 +
<languages/>
 +
<translate>
 
[[{{#setmainimage:File:BulbGraph.jpg}}|thumb|right|Bulb Image (testing)]]
 
[[{{#setmainimage:File:BulbGraph.jpg}}|thumb|right|Bulb Image (testing)]]
  
Line 4: Line 6:
 
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 ==
 
== Templates ==
 +
 
* Set article image for Page Meta tags using:  <code><nowiki>[[File:{{#setmainimage:Filename.ext}}|thumb|right|...]]</nowiki></code>
 
* 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:   
 
* Set article description for Page Meta tags using any one of the following:   
Line 14: Line 20:
 
<code><nowiki><metadesc content="This is a description" /></nowiki></code><br />   
 
<code><nowiki><metadesc content="This is a description" /></nowiki></code><br />   
 
<code><nowiki>{{#description2:This is a description}}</nowiki></code><br />   
 
<code><nowiki>{{#description2:This is a description}}</nowiki></code><br />   
 +
  
  
 
== Testing Things ==
 
== Testing Things ==
 +
 
-- 2 --
 
-- 2 --
 +
</translate>

Revision as of 20:09, 6 June 2018

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