Difference between revisions of "User:©TriMoon™"

From Salem Wiki
Jump to: navigation, search
m (→‎About me: update with sysop status)
m (→‎About me: update)
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{:User:©TriMoon™/Nav}}<!-- Dont remove this line, it will produce the navigation box! -->__TOC__{{stub}}
+
{{:User:©TriMoon™/Nav}}<!-- Dont remove this line, it will produce the navigation box! -->__TOC__
 
==About me==
 
==About me==
:This is just a '''[[wikipedia:Filler (media)|Filler page]]''' on this wiki to let people know who i am.
+
<div style="float:left; margin:auto -40px auto -40px;">[[Image:TriMoon.png|200px|link={{FULLPAGENAME}}|My avatar]]</div>
:For more info see my [http://claimid.com/trimoon ClaimID], [[wikipedia:User:TriMoon|Wikipedia]], [http://unchartedwaters.wikia.com/wiki/User:%C2%A9TriMoon%E2%84%A2 Wikia-Uncharted Waters Online] or [http://wiki.fomportal.com/w/User:TriMoon fomportal] pages.
+
*This is just a '''[[wikipedia:Filler (media)|Filler page]]''' on this wiki to let people know who i am.
 +
*For more info see my [http://claimid.com/trimoon ClaimID], [[wikipedia:User:TriMoon|Wikipedia]], [http://unchartedwaters.wikia.com/wiki/User:%C2%A9TriMoon%E2%84%A2 Wikia-Uncharted Waters Online] or [http://wiki.fomportal.com/w/User:TriMoon fomportal] pages.
 +
*I was a [http://salemwiki.info/index.php?title=Special%3AListUsers&username=%C2%A9TriMoon%E2%84%A2&group=sysop&limit=50 <span style="font-size:175%;"><u>Sysop</u> (Administrator)</span>] on this wiki:<br/>from: <code>{{#time: r| 2012-07-05 07:55 CET}}</code><br/>until: <code>{{#time: r| 2012-08-10 05:17 CET}}</code>
 +
*:I will most likely stop being involved when [[wikipedia:Closed beta|Closed beta]] ends...
 +
{{-}}
 +
[[Image:Homestead-TriMoon.png|400px|thumb|left|(Click for bigger view)]]
 +
My humble &ldquo;Homestead&rdquo;...<br/>
 +
This is where my avatar spends it's live in the game with a garden of planted pots :)
  
:;I'm a [http://salemwiki.info/index.php?title=Special%3AListUsers&username=%C2%A9TriMoon%E2%84%A2&group=sysop&limit=50 Sysop (Administrator)] on this wiki since: {{#time: r| 2012-07-05 07:55 CET}}
 
  
{| class="wikitable"
 
|+ My Homestead :)
 
|-
 
| [[Image:Homestead-TriMoon.png|frameless|border|400px]]
 
|-
 
! (Click for bigger view)
 
|}
 
 
{{-}}
 
{{-}}
  
Line 24: Line 23:
 
**{{t|Infobox/debugTheme}}
 
**{{t|Infobox/debugTheme}}
 
**:Used to test/make color-themes.
 
**:Used to test/make color-themes.
**{{t|PropVals}}, {{t|HasProp}}
+
**{{t|PropVals}}, {{t|HasProp}}, {{t|List Locations}}, {{t|Infobox/List Skillvals}}, {{t|Infobox/List AlchemyVals}}, {{t|Infobox/List RequiredBys}}
 
**:These will be used inside {{t|Infobox}} to automatically list various info.
 
**:These will be used inside {{t|Infobox}} to automatically list various info.
 
**{{t|SetProp}}
 
**{{t|SetProp}}
 
**:This will be used to automatically set various info for use by {{t|Infobox}}.
 
**:This will be used to automatically set various info for use by {{t|Infobox}}.
 +
***{{t|SetProp/RequiredBy auto}}
 +
***:This is used to auto-generate the [[Property:RequiredBy|RequiredBy]] values.
 +
*{{t|Top}} for nice links to get back to sections in a page...
  
 
===Todo===
 
===Todo===
 +
*<s>Creatures seem to have a min/max [[Property:HP|HP]] these days so need to accomodate for that...</s> (see [[User_talk:©TriMoon™#Creature_Min.2Fmax_HP|this]])
 +
*:Still can't use Records, see [[Property:HPrec]] :/{{:User:©TriMoon™/Signature}} 14:02, 13 July 2012 (CDT)
 +
*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.
 +
*Cleanup of pages:
 +
**[[:Category:Food]]
 +
 +
==Search Plugin==
 +
You can use the following code to add this wiki's full-text-search as Search-plugin:
 +
 +
;salem-wiki-en.xml:
 +
<pre>
 +
<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&amp;search={searchTerms}&amp;fulltext=Search">
 +
</os:Url><os:Url type="application/x-suggestions+json" method="GET" template="http://salemwiki.info/api.php?action=opensearch&amp;search={searchTerms}&amp;namespace=0">
 +
</os:Url>
 +
</SearchPlugin>
 +
</pre>

Latest revision as of 11:54, 10 August 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

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>