<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Get_custom_outfits</id>
	<title>Get custom outfits - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Get_custom_outfits"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Get_custom_outfits&amp;action=history"/>
	<updated>2026-04-25T05:24:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Get_custom_outfits&amp;diff=8440&amp;oldid=prev</id>
		<title>Bale: r12062</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Get_custom_outfits&amp;diff=8440&amp;oldid=prev"/>
		<updated>2014-11-25T01:17:47Z</updated>

		<summary type="html">&lt;p&gt;r12062&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|get_custom_outfits}}{{&lt;br /&gt;
#vardefine:return_type|string [int]}}{{&lt;br /&gt;
#vardefine:aggregate|yes}}{{&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;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=This function returns a list of all currently defined custom outfits. This list begins with &amp;quot; - No Change - &amp;quot; which is not really an outfit.|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Sample|&lt;br /&gt;
description=The following code will print the list of all custom outfits.|&lt;br /&gt;
code=&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
foreach x, outfit_name in get_custom_outfits()&lt;br /&gt;
   if(outfit_name != &amp;quot; - No Change - &amp;quot;)&lt;br /&gt;
      print(outfit_name);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
cli_equiv=The CLI command &amp;lt;code&amp;gt; outfit list &amp;lt;/code&amp;gt; will print a list of official KoL outfits to the CLI. There isn&amp;#039;t a CLI command to show custom outfits.|&lt;br /&gt;
&lt;br /&gt;
see_also={{SeeAlso|have_outfit|outfit_pieces|is_wearing_outfit|get_outfits}}|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Equipment]]&lt;/div&gt;</summary>
		<author><name>Bale</name></author>
	</entry>
</feed>