<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TamGarTrinKi</id>
	<title>Kolmafia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TamGarTrinKi"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Special:Contributions/TamGarTrinKi"/>
	<updated>2026-04-24T22:29:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=User_talk:StDoodle&amp;diff=4292</id>
		<title>User talk:StDoodle</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=User_talk:StDoodle&amp;diff=4292"/>
		<updated>2010-04-11T00:48:22Z</updated>

		<summary type="html">&lt;p&gt;TamGarTrinKi: /* Awww... */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Please let me know what&#039;s on your mind!==&lt;br /&gt;
&lt;br /&gt;
Any suggestions or comments are welcome, folks. Just leave them here, and please sign your posts.&lt;br /&gt;
&lt;br /&gt;
Also; if you don&#039;t have anything on your user page, please leave contact info or check back here for a reply.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Wrote up some information about [[Custom Combat Script]], including consult scripts for you. I think it is pretty good, but feel free to do anything with it that you like. You can move it to the [[In-combat Consulting]] page or whatever. If I left out anything of importance or I need to add more detail to some part, let me know. --[[User:Bale|Bale]] 10:21, 3 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Added combat filter information and examples to [[adventure]](). What is my next assignment? :) --[[User:Bale|Bale]] 11:03, 3 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Triple equal sign means &amp;quot;exactly equal to&amp;quot; (value &amp;amp; type). Same result, anyways. --[[User:Heeheehee|Heeheehee]] 19:42, 7 March 2010 (UTC)&lt;br /&gt;
Apparently Mafia doesn&#039;t recognize the triple-equals sign, though. Huh. (That bit of code was copy-pasted from the seltzer example, then modified slightly) --[[User:Heeheehee|Heeheehee]] 02:25, 8 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Hey! why was this: &amp;quot;KoLmafia Guide: Scripting for Dummies&amp;quot; deleted?  It was helpful -[[User:Yag|Yag]] 19:15, 20 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hey do you think you should add a link to Notepad ++? also to Bale&#039;s [http://kolmafia.us/showthread.php?3770-Write-mafia-code-prettily!&amp;amp;p=26376&amp;amp;viewfull=1#post26376 coloring ]  of notepad ++. Also &#039;&#039;&#039;Category:Needs Code Sample&#039;&#039;&#039; Seems to have some stuff listed that do have code samples  --[[User:Icon315|Icon315]] 04:05, 9 April 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==for Grotfang==&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
int clan_id() {&lt;br /&gt;
	string x = visit_url( &amp;quot;showplayer.php?who=&amp;quot; + my_id().to_string() );&lt;br /&gt;
	string clan_num = &amp;quot;&amp;quot;;&lt;br /&gt;
	&lt;br /&gt;
	if( contains_text( x , &amp;quot;showclan.php?whichclan=&amp;quot; ) ) 	{&lt;br /&gt;
		matcher mat = create_matcher(&amp;quot;whichclan\=(\\d+)&amp;quot;,x);&lt;br /&gt;
		if(find(mat)) clan_num = group(mat,1);&lt;br /&gt;
	}&lt;br /&gt;
		return clan_num.to_int();&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I saw your note on my talk page, and I&#039;m curious as to the reasoning behind the deletes.  Are these pages you think need to be rewritten, or pages you think just don&#039;t need to be there at all? &lt;br /&gt;
-Metraxis 15:05, 15 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Awww... ==&lt;br /&gt;
&lt;br /&gt;
Your little history seems somewhat familiar. (minus the leaving and coming back part)&lt;br /&gt;
I, however, clearly did not go as far in restructuring as you did. I am a little sad to see the few pages I wrote rewritten, but glad to know that someone is making a concentrated effort to make things even more clearer.&lt;/div&gt;</summary>
		<author><name>TamGarTrinKi</name></author>
	</entry>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Talk:Main_Page&amp;diff=704</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Talk:Main_Page&amp;diff=704"/>
		<updated>2010-02-21T23:51:40Z</updated>

		<summary type="html">&lt;p&gt;TamGarTrinKi: Spam removal&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;_____________________________________________________&lt;br /&gt;
== Front Page Article, Updates, and Questions ==&lt;br /&gt;
&lt;br /&gt;
I noticed that there does not seem to be an complete guide on datatypes, maps, records, or anything else of the like. Would creating an article on datatypes, constraints, and setups be good? Or should info like that be put into their respective (separate) pages? Another thought also pops to mind; if the wiki were to have a &amp;quot;Beginner&#039;s Guide to ASH Scripting&amp;quot; tutorial (similar to the one on KoLMafia&#039;s sourceforge, but updated) things like this would fit in it well. Just a thought. [[User:Out of practice|Out of practice]] 04:08, 10 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EDIT:&#039;&#039;&#039; Also, what should be the procedure for us to follow for linking a function&#039;s short description (in one of the front-page articles) with its own (completed) page? I just finished an extensive [[map_to_file()]] page (in more detail than you&#039;d expect), and a slightly-less-awesome (but still working) [[floor()]] and [[file_to_map()]] page, and was wondering how I should link them for the benefit of others (who wouldn&#039;t naturally search for its own page). [[Help:Contents]] needs an update with the wiki posting standards as well. Are the admins still around regularly?--[[User:Out of practice|Out of practice]] 07:26, 10 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Updating? ==&lt;br /&gt;
Let&#039;s get started, guys. Soon enough, I&#039;ll have a list of all the functions, which I think should go in a wiki page to (as someone above said) search and link. Also, is there a way to do monospacing with code? --[[User:MagiNinjA|MagiNinjA]] 00:35, 29 March 2007 (CDT)&lt;br /&gt;
:You can get mono-spaced text by using &amp;amp;lt;code&amp;amp;gt; tags.  For example, using &amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;EXAMPLE TEXT&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt; produces this as a result.  &amp;lt;code&amp;gt;EXAMPLE TEXT&amp;lt;/code&amp;gt;&lt;br /&gt;
:If you need anymore help, just drop me a line on my [[User_talk:Ksumoe|talk page]]. &amp;amp;#151;[[User:Ksumoe|ksumoe]] &amp;lt;sup&amp;gt;([[User_talk:Ksumoe|talk]] &amp;amp;#149; [[Special:Contributions/Ksumoe|contrib]])&amp;lt;/sup&amp;gt; 18:35, 10 April 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Ideas... ==&lt;br /&gt;
&lt;br /&gt;
These are my ideas that I have floating around in my head:&lt;br /&gt;
# A template to put all the relevant information about a function into a table (with proper colored backgrounds and such)&lt;br /&gt;
## I can do this; I just need to know what information is &#039;relevant&#039;.&lt;br /&gt;
# Move this type of discussion to the Community Portal.  Right now the CP is just a bunch of links (we can make a &#039;links&#039; page and add it to the sidebar if needed).&lt;br /&gt;
# An overhaul of the main page.  Someone said that they don&#039;t like the &#039;portal&#039; type of look, but that kind of look has become the &#039;&#039;de facto&#039;&#039; standard for wikis, as it is the most popular.  I&#039;ll pound out a rough draft on a subpage of my user space.&lt;br /&gt;
# Creation of a template structure.  Templates for requesting deletion, protection, etc.  That way non-sysop flagged users can &#039;tag&#039; pages [[Talk:Bad title|such as this]] for deletion.&lt;br /&gt;
# Logo!  &#039;Cause we need to be cool like that.&lt;br /&gt;
# Define a category structure.  Do it now before too many pages get created.&lt;br /&gt;
&lt;br /&gt;
Like I said... I&#039;m here to help.  [[User_talk:Ksumoe|Comments]] &amp;lt;!--or below for that matter--&amp;gt; plox.  &amp;amp;#151;[[User:Ksumoe|ksumoe]] &amp;lt;sup&amp;gt;([[User_talk:Ksumoe|talk]] &amp;amp;#149; [[Special:Contributions/Ksumoe|contrib]])&amp;lt;/sup&amp;gt; 21:17, 13 April 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
I added some links on the home page -- hope that helps users find more documentation... :) -Daychilde&lt;br /&gt;
&lt;br /&gt;
I corrected the Script Repository link to http://www.kolmafia.us from http://www.kolmafia.ua.  ;)  -Regnar&lt;br /&gt;
&lt;br /&gt;
== Links to Redirects? ==&lt;br /&gt;
&lt;br /&gt;
While I understand the need for redirect, why are we linking to redirect pages? Why not use &amp;lt;nowiki&amp;gt;[[Page Title|Displayed Text]]&amp;lt;/nowiki&amp;gt; links instead?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Protection ==&lt;br /&gt;
Seriously, protect the front page. This is getting completely destroyed by spam [[User:80.189.248.109|80.189.248.109]] 12:05, 27 August 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
Is $wgSpamRegex set? If not it should be. If it is, it needs updating. Spam storming in like the flood! -divinewind420&lt;br /&gt;
&lt;br /&gt;
Articles on the subject&lt;br /&gt;
http://nothing.tmtm.com/archives/2571&lt;br /&gt;
http://wiki.evernex.com/index.php?title=Blocking_Spam_in_Mediawiki&lt;br /&gt;
-divinewind420&lt;br /&gt;
&lt;br /&gt;
== Current wiki layout ==&lt;br /&gt;
I was just curious if we could get the current wiki main page layout centered? As in simply putting &amp;lt;pre&amp;gt; &amp;lt;center&amp;gt; &amp;lt;/center&amp;gt; &amp;lt;/pre&amp;gt; around the main text.&lt;br /&gt;
--[[User:ZammyWarrior|ZammyWarrior]] 16:35, 7 December 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
What do you mean? And please sign your comments --[[User:Fewyn|Fewyn]] 10:59, 6 December 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Building up ==&lt;br /&gt;
&lt;br /&gt;
As a person that is just starting in this(with no experience at ALL), I was sent to this site and as just a little helping tip, this list lots of functions which should stay that way but it never tells you how to put it all together(or atleast i haven&#039;t found the page that does).&lt;br /&gt;
--Tipmon1995&lt;/div&gt;</summary>
		<author><name>TamGarTrinKi</name></author>
	</entry>
</feed>