<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24style</id>
	<title>$style - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24style"/>
	<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$style&amp;action=history"/>
	<updated>2026-06-04T10:20:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://script.quakenet.org/wiki/index.php?title=$style&amp;diff=4655&amp;oldid=prev</id>
		<title>Daveoh at 20:25, 6 April 2008</title>
		<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$style&amp;diff=4655&amp;oldid=prev"/>
		<updated>2008-04-06T20:25:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Used to add a style (checked, disabled or both) to a menu item.&lt;br /&gt;
 $style(N)&lt;br /&gt;
N = 1 for checked, N = 2 for disabled, and N = 3 for both.&lt;br /&gt;
&lt;br /&gt;
The $style(N) identifier must be the first word in the menu definition.&lt;br /&gt;
==Example==&lt;br /&gt;
 [[Popup Menus|menu]] status {&lt;br /&gt;
 [[$iif]]([[$server]] == [[$null]],$style(2)) Server Info&lt;br /&gt;
 .Motd:[[Motd|/motd]]&lt;br /&gt;
 .Time:/time&lt;br /&gt;
 }&lt;br /&gt;
The above definition creates a submenu in your status window popup which is only enabled when you are connected to an IRC server.&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Popup Menus]]&lt;br /&gt;
[[Category:Identifiers]]&lt;/div&gt;</summary>
		<author><name>Daveoh</name></author>
	</entry>
</feed>