<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chapeau</id>
		<title>ComputerCraft Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chapeau"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/Special:Contributions/Chapeau"/>
		<updated>2026-07-11T14:52:34Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Peripheral.getType&amp;diff=3367</id>
		<title>Peripheral.getType</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Peripheral.getType&amp;diff=3367"/>
				<updated>2012-10-10T14:53:58Z</updated>
		
		<summary type="html">&lt;p&gt;Chapeau: Changed the name of the function, which was &amp;quot;isPresent&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=peripheral.getType&lt;br /&gt;
|args= [[string (type)|(string)]] side&lt;br /&gt;
|returns=[[string (type)|(string)]] the type of peripheral that is present on ''side'', or ''nil'' if nothing was found.&lt;br /&gt;
|api=peripheral&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Tells you what is attached to a side of a computer.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Prints what has been attached to the computer or turtle's right side.&lt;br /&gt;
|code=print(peripheral.getType(&amp;quot;right&amp;quot;))&lt;br /&gt;
|output=Either &amp;quot;[[modem]]&amp;quot;, &amp;quot;[[computer]]&amp;quot;, &amp;quot;[[turtle]]&amp;quot;, &amp;quot;[[Disk Drive|drive]]&amp;quot;, &amp;quot;[[monitor]]&amp;quot;, or nil if nothing was detected on the computer's right side.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Chapeau</name></author>	</entry>

	</feed>