Difference between revisions of "User:TheFae"

From Mudlet
Jump to navigation Jump to search
(Marked this version for translation)
(Removed page from translation)
Line 1: Line 1:
<languages/>
 
<translate>
 
<!--T:1-->
 
 
[[{{#setmainimage:File:BulbGraph.jpg}}|thumb|right|Bulb Image (testing)]]
 
[[{{#setmainimage:File:BulbGraph.jpg}}|thumb|right|Bulb Image (testing)]]
  
<!--T:2-->
 
 
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 == <!--T:3-->
+
== Pages of Interest ==
  
<!--T:4-->
 
 
* [[Special:MyLanguage/MediaWiki:Spam-blacklist|Spam Blacklist]]  -  Contains a specially formatted list of domains which are denied from posting.   
 
* [[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.
 
* [[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 == <!--T:5-->
+
== Templates ==
  
<!--T:6-->
 
 
* 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 27: Line 21:
  
  
== Testing Things == <!--T:7-->
+
== Testing Things ==
  
<!--T:8-->
 
 
-- 2 --
 
-- 2 --
</translate>
 

Revision as of 07:23, 7 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 --