<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hlkitwiki.wolflair.com//index.php?action=history&amp;feed=atom&amp;title=Layout_Context</id>
	<title>Layout Context - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hlkitwiki.wolflair.com//index.php?action=history&amp;feed=atom&amp;title=Layout_Context"/>
	<link rel="alternate" type="text/html" href="https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;action=history"/>
	<updated>2026-05-05T18:13:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;diff=1539&amp;oldid=prev</id>
		<title>Rob: Layout Context Transitions moved to Layout Context</title>
		<link rel="alternate" type="text/html" href="https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;diff=1539&amp;oldid=prev"/>
		<updated>2008-12-07T23:33:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Layout_Context_Transitions&quot; class=&quot;mw-redirect&quot; title=&quot;Layout Context Transitions&quot;&gt;Layout Context Transitions&lt;/a&gt; moved to &lt;a href=&quot;/index.php?title=Layout_Context&quot; title=&quot;Layout Context&quot;&gt;Layout Context&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:33, 7 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Rob</name></author>
	</entry>
	<entry>
		<id>https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;diff=1538&amp;oldid=prev</id>
		<title>Rob at 23:33, 7 December 2008</title>
		<link rel="alternate" type="text/html" href="https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;diff=1538&amp;oldid=prev"/>
		<updated>2008-12-07T23:33:00Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;amp;diff=1538&amp;amp;oldid=1477&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Rob</name></author>
	</entry>
	<entry>
		<id>https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;diff=1477&amp;oldid=prev</id>
		<title>Rob: New page: {{context|Kit Reference|Context Transitions}}  See Also: Layout Target References  From within a &quot;layout&quot; context, you can utilize the following set of valid context transitions:  :{| ...</title>
		<link rel="alternate" type="text/html" href="https://hlkitwiki.wolflair.com//index.php?title=Layout_Context&amp;diff=1477&amp;oldid=prev"/>
		<updated>2008-12-07T13:07:30Z</updated>

		<summary type="html">&lt;p&gt;New page: {{context|Kit Reference|Context Transitions}}  See Also: &lt;a href=&quot;/index.php?title=Layout_Target_References&quot; title=&quot;Layout Target References&quot;&gt;Layout Target References&lt;/a&gt;  From within a &amp;quot;layout&amp;quot; context, you can utilize the following set of valid context transitions:  :{| ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{context|Kit Reference|Context Transitions}}&lt;br /&gt;
&lt;br /&gt;
See Also: [[Layout Target References]]&lt;br /&gt;
&lt;br /&gt;
From within a &amp;quot;layout&amp;quot; context, you can utilize the following set of valid context transitions:&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;infotable&amp;quot;&lt;br /&gt;
|class=&amp;quot;leftnormal&amp;quot;|parent&lt;br /&gt;
|Transitions to the [[Scene Context Transitions|scene context]] corresponding to the visual element that contains the layout.&amp;lt;br&amp;gt;&lt;br /&gt;
Example: this.parent&lt;br /&gt;
|-&lt;br /&gt;
|template[&amp;#039;&amp;#039;id&amp;#039;&amp;#039;]&lt;br /&gt;
|Transitions to the [[Template Context Transitions|template context]] corresponding to the template within the current layout that possesses the &amp;#039;&amp;#039;id&amp;#039;&amp;#039; specified. If the template does not exist within the layout, the transition fails to resolve.&amp;lt;br&amp;gt;&lt;br /&gt;
Example: this.template[mytemplate]&amp;lt;br&amp;gt;&lt;br /&gt;
{{note}}The id specified is the id of the template &amp;#039;&amp;#039;&amp;#039;reference&amp;#039;&amp;#039;&amp;#039;, as defined within the layout, and not necessarily the id of the template itself.&lt;br /&gt;
|-&lt;br /&gt;
|portal[&amp;#039;&amp;#039;id&amp;#039;&amp;#039;]&lt;br /&gt;
|Transitions to the [[Portal Context Transitions|portal context]] corresponding to the portal within the current layout that possesses the &amp;#039;&amp;#039;id&amp;#039;&amp;#039; specified. If the portal does not exist within the layout, the transition fails to resolve.&amp;lt;br&amp;gt;&lt;br /&gt;
Example: this.portal[myportal]&amp;lt;br&amp;gt;&lt;br /&gt;
{{note}}The id specified is the id of the portal &amp;#039;&amp;#039;&amp;#039;reference&amp;#039;&amp;#039;&amp;#039;, as defined within the layout, and not necessarily the id of the portal itself.&amp;lt;br&amp;gt;&lt;br /&gt;
{{note}}Only portals defined directly within the layout can be accessed via this transition. Portals within templates must be accessed via the template.&lt;br /&gt;
|-&lt;br /&gt;
|container&lt;br /&gt;
|Transitions to the [[Container Context Transitions|container context]] corresponding to the container to which the layout applies, whether it be an actor or a gizmo.&amp;lt;br&amp;gt;&lt;br /&gt;
Example: this.container&amp;lt;br&amp;gt;&lt;br /&gt;
{{note}}After transitioning, access within the new container context will be read-only and limited in what information can be retrieved.&amp;lt;br&amp;gt;&lt;br /&gt;
{{note}}This transition can only be used as the &amp;#039;&amp;#039;&amp;#039;first&amp;#039;&amp;#039;&amp;#039; transition when within a visual script. &lt;br /&gt;
|-&lt;br /&gt;
|hero&lt;br /&gt;
|Transitions to the [[Hero Context Transitions|hero context]] corresponding to the hero to which the layout applies.&amp;lt;br&amp;gt;&lt;br /&gt;
Example: this.hero&amp;lt;br&amp;gt;&lt;br /&gt;
{{note}}After transitioning, access within the new hero context will be read-only and limited in what information can be retrieved.&amp;lt;br&amp;gt;&lt;br /&gt;
{{note}}This transition can only be used as the &amp;#039;&amp;#039;&amp;#039;first&amp;#039;&amp;#039;&amp;#039; transition when within a visual script. &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Rob</name></author>
	</entry>
</feed>