Difference between revisions of "User:©TriMoon™"

From Salem Wiki
Jump to: navigation, search
m (→‎Todo: rewording)
m (→‎Todo: linked)
Line 31: Line 31:
  
 
===Todo===
 
===Todo===
*Creatures seem to have a min/max HP these days so need to accomodate for that...
+
*Creatures seem to have a min/max [[Property:HP|HP]] these days so need to accomodate for that...
 
*:Still can't use Records, see [[Property:HPrec]] :/{{:User:©TriMoon™/Signature}} 14:02, 13 July 2012 (CDT)
 
*:Still can't use Records, see [[Property:HPrec]] :/{{:User:©TriMoon™/Signature}} 14:02, 13 July 2012 (CDT)
 
*Humor and glutony values display still need to be implemented, in same way as Skill values...
 
*Humor and glutony values display still need to be implemented, in same way as Skill values...

Revision as of 21:12, 13 July 2012

NavigationBox @ Salem Wiki
©TriMoon™[edit]
General [edit]

About me

My avatar


(Click for bigger view)

My humble “Homestead”...
This is where my avatar spends it's live in the game with a garden of planted pots :)



My Crafts for this wiki

Unless otherwise stated all sub-templates/subpages belonging to these are also created by me and, are released under the Creative Commons Attribution-ShareAlike 3.0 License.

Todo

  • Creatures seem to have a min/max HP these days so need to accomodate for that...
    Still can't use Records, see Property:HPrec :/
    ⇐⇑©TriMoon™TalkHandyWikiLinks @ 14:02, 13 July 2012 (CDT)
  • Humor and glutony values display still need to be implemented, in same way as Skill values...
  • Need to automatically add to the RequiresObj of pages with a groupheading, by checking "Loot" of others.
    Left a note on Meat Shreds, remove it when done.
  • Make a visually appealing table-output with icons for Proficiencies.
  • Auto-categorization of Category:Creatures when Location+HP+Loot.

Search Plugin

You can use the following code to add this wiki's full-text-search as Search-plugin:

salem-wiki-en.xml
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>Salem Wiki (en)</os:ShortName>
<os:Description>Salem Wiki (en)</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<SearchForm>http://salemwiki.info/index.php/Special:Search</SearchForm>
<os:Url type="text/html" method="GET" template="http://salemwiki.info/index.php?title=Special:Search&search={searchTerms}&fulltext=Search">
</os:Url><os:Url type="application/x-suggestions+json" method="GET" template="http://salemwiki.info/api.php?action=opensearch&search={searchTerms}&namespace=0">
</os:Url>
</SearchPlugin>