<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AXML%2FAbsValue</id>
	<title>WoW:XML/AbsValue - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AXML%2FAbsValue"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:XML/AbsValue&amp;action=history"/>
	<updated>2026-04-22T22:24:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:XML/AbsValue&amp;diff=20359&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page XML/AbsValue to WoW:XML/AbsValue without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:XML/AbsValue&amp;diff=20359&amp;oldid=prev"/>
		<updated>2023-08-15T04:49:21Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:XML/AbsValue&quot; title=&quot;WoW:XML/AbsValue&quot;&gt;XML/AbsValue&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:XML/AbsValue&quot; title=&quot;WoW:XML/AbsValue&quot;&gt;XML/AbsValue&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:49, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key addonstu_asmw2:diff::1.12:old-20358:rev-20359 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:XML/AbsValue&amp;diff=20358&amp;oldid=prev</id>
		<title>Bear: Created page with &quot;{{uixmltype}}  AbsValue is a type used for defining a single value relate to relating to size or position in the the UI coordinate system. See the [[XML/AbsDi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:XML/AbsValue&amp;diff=20358&amp;oldid=prev"/>
		<updated>2012-09-23T18:54:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{uixmltype}}  &lt;a href=&quot;/wiki/WoW:XML/AbsValue&quot; title=&quot;WoW:XML/AbsValue&quot;&gt;AbsValue&lt;/a&gt; is a type used for defining a single value relate to relating to size or position in the the UI coordinate system. See the [[XML/AbsDi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{uixmltype}}&lt;br /&gt;
&lt;br /&gt;
[[XML/AbsValue|AbsValue]] is a type used for defining a single value relate to relating to size or position in the the UI coordinate system. See [[XML/AbsDimension|AbsDimension]] and [[XML/Dimension|Dimension]] for value pair use types. AbsValue is used for properties such as [[XML_properties#FontHeight|FontHeight]] and [[XML_properties#TileSize|TileSize]].&lt;br /&gt;
&lt;br /&gt;
== Inheritance ==&lt;br /&gt;
Inherited by: none, Inherits: none, Defined in: [[XML/Value|Value]]&lt;br /&gt;
&lt;br /&gt;
== Elements ==&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
== Attributes ==&lt;br /&gt;
* val (int) - defines a unit based value&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[XML/AbsValue|AbsValue]] facilitates the &amp;#039;Layout&amp;#039; mechanism in the WoW UI. See the [[XML/AbsDimension|AbsDimension]] and [[XML/Dimension|Dimension]] for numerical value pairs use types. AbsValue is the &amp;#039;unit based&amp;#039; property version in [[XML/Value|Value]], where &amp;lt;[[XML/RelValue|RelValue]]&amp;gt; is the &amp;#039;scalar&amp;#039; value property version.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
 &amp;lt;Frame name=&amp;quot;MyFrame&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;Size x=&amp;quot;200&amp;quot; y=&amp;quot;200&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;Layers&amp;gt;&lt;br /&gt;
     &amp;lt;Layer&amp;gt;&lt;br /&gt;
       &amp;lt;[[XML/FontString|FontString]] text=&amp;quot;Bob&amp;quot; inherits=&amp;quot;MyFont&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;Size x=&amp;quot;100&amp;quot; y=&amp;quot;100&amp;quot;/&amp;gt;&lt;br /&gt;
         &amp;lt;[[XML/Value|FontHeight]]&amp;gt;&lt;br /&gt;
           &amp;lt;[[XML/AbsValue|AbsValue]] val=&amp;quot;12&amp;quot;/&amp;gt;&lt;br /&gt;
         &amp;lt;/FontHeight&amp;gt;&lt;br /&gt;
         &amp;lt;Anchors&amp;gt;&lt;br /&gt;
           &amp;lt;Anchor point=&amp;quot;TOP&amp;quot;/&amp;gt;&lt;br /&gt;
         &amp;lt;/Anchors&amp;gt;&lt;br /&gt;
       &amp;lt;/FontString&amp;gt;&lt;br /&gt;
     &amp;lt;/Layer&amp;gt;&lt;br /&gt;
   &amp;lt;/Layers&amp;gt;&lt;br /&gt;
 &amp;lt;/Frame&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This example demonstrates use of [[XML_properties#FontHeight|FontHeight]] using &amp;#039;&amp;#039;&amp;#039;Abs&amp;#039;&amp;#039;&amp;#039; values.&lt;br /&gt;
&lt;br /&gt;
=== Details ===&lt;/div&gt;</summary>
		<author><name>Bear</name></author>
	</entry>
</feed>