<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modiki.civfanatics.com/index.php?action=history&amp;feed=atom&amp;title=Civ4ThroneRoomStyleInfos</id>
	<title>Civ4ThroneRoomStyleInfos - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://modiki.civfanatics.com/index.php?action=history&amp;feed=atom&amp;title=Civ4ThroneRoomStyleInfos"/>
	<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php?title=Civ4ThroneRoomStyleInfos&amp;action=history"/>
	<updated>2026-05-19T10:12:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://modiki.civfanatics.com/index.php?title=Civ4ThroneRoomStyleInfos&amp;diff=14188&amp;oldid=prev</id>
		<title>Deanej: Created page with &quot;The &#039;&#039;&#039;Civ4ThroneRoomStyleInfos&#039;&#039;&#039; file relates to the never-implemented throne room feature.  All tags must be opened and closed; the first is the &quot;open&quot;, the second the &quot;close&quot;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php?title=Civ4ThroneRoomStyleInfos&amp;diff=14188&amp;oldid=prev"/>
		<updated>2013-01-14T19:24:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The &amp;#039;&amp;#039;&amp;#039;Civ4ThroneRoomStyleInfos&amp;#039;&amp;#039;&amp;#039; file relates to the never-implemented throne room feature.  All tags must be opened and closed; the first is the &amp;quot;open&amp;quot;, the second the &amp;quot;close&amp;quot;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;#039;&amp;#039;&amp;#039;Civ4ThroneRoomStyleInfos&amp;#039;&amp;#039;&amp;#039; file relates to the never-implemented throne room feature.&lt;br /&gt;
&lt;br /&gt;
All tags must be opened and closed; the first is the &amp;quot;open&amp;quot;, the second the &amp;quot;close&amp;quot; tag. If nothing goes inside a &amp;quot;list tag&amp;quot;, then it should just be the opening tag with a &amp;quot;/&amp;quot; before the closing bracket. The following tables contain all available tags, as well as their purpose and accepted values. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=red&amp;gt;This page is missing information.&lt;br /&gt;
Do not remove this notice until it is complete.&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Tags==&lt;br /&gt;
===Headers===&lt;br /&gt;
&lt;br /&gt;
These tags typically bracket other tags, sometimes the entire file, and are generally used to specify more than one piece of data.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:left&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Tag Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
!ThroneRoomStyleInfo&lt;br /&gt;
|Main bracket for each entry&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Text===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:left&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Tag Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
!ArtStyleType&lt;br /&gt;
|Civilization art style the throne room style is used for&lt;br /&gt;
|-&lt;br /&gt;
!EraType&lt;br /&gt;
|The era the throne room style is used for&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Art===&lt;br /&gt;
&lt;br /&gt;
These tags are directly related to the rendering of art for the entry.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:left&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Tag Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
!FileName&lt;br /&gt;
|Unknown&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
In the following example of code, please note that there is a specific order of all of the tags.  You &amp;#039;&amp;#039;must&amp;#039;&amp;#039; list the tags in this order for the game to properly interpret your file.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;ThroneRoomStyleInfo&amp;gt;&lt;br /&gt;
  &amp;lt;ArtStyleType&amp;gt;ARTSTYLE_EUROPEAN&amp;lt;/ArtStyleType&amp;gt;&lt;br /&gt;
  &amp;lt;EraType&amp;gt;ERA_ANCIENT&amp;lt;/EraType&amp;gt;&lt;br /&gt;
  &amp;lt;FileName&amp;gt;&lt;br /&gt;
   Art/Interface/Screens/Throne/throneRoom-geometryOnly.nif&lt;br /&gt;
  &amp;lt;/FileName&amp;gt;&lt;br /&gt;
 &amp;lt;/ThroneRoomStyleInfo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Civ4_XML_Files}}&lt;/div&gt;</summary>
		<author><name>Deanej</name></author>
	</entry>
</feed>