<?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=Joesus</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=Joesus"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Special:Contributions/Joesus"/>
	<updated>2026-04-25T05:06:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Create&amp;diff=4884</id>
		<title>Create</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Create&amp;diff=4884"/>
		<updated>2013-10-07T22:34:18Z</updated>

		<summary type="html">&lt;p&gt;Joesus: Fixed typo.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|create}}{{&lt;br /&gt;
#vardefine:return_type|boolean}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
aggregate={{#var:aggregate}}|&lt;br /&gt;
return_type={{#var:return_type}}|&lt;br /&gt;
return_also={{#var:return_also}}|&lt;br /&gt;
parameter1={{Param|int|qty}}|&lt;br /&gt;
parameter2={{Param|item|make}}|&lt;br /&gt;
p1desc={{Pspan|qty}} is the quantity to create|&lt;br /&gt;
p2desc={{Pspan|make}} is the item to create|&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=Attempts to create {{pspan|qty}} of {{pspan|make}}, following your KoLmafia settings regarding purchases to gather ingredients &amp;amp; require boxen. Returns true if all items are successfully created, and false otherwise.|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Sample|&lt;br /&gt;
description=Create an item and report on its success.|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
boolean success = create(1, $item[mandarina colada]);&lt;br /&gt;
if(success)&lt;br /&gt;
   print(&amp;quot;You have made 1 mandarina colada.&amp;quot;);&lt;br /&gt;
else print(&amp;quot;You failed to make a mandarina colada.&amp;quot;);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
see_also={{SeeAlso|retrieve_item}}|&lt;br /&gt;
cli_equiv=The CLI command &amp;quot;create&amp;quot; works similarly when supplied with an item as a parameter.|&lt;br /&gt;
}}&lt;br /&gt;
{{RFI|Is the return value given correct? Any exceptions?}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Item Management]]&lt;/div&gt;</summary>
		<author><name>Joesus</name></author>
	</entry>
</feed>