<?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=Civ4Hints</id>
	<title>Civ4Hints - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://modiki.civfanatics.com/index.php?action=history&amp;feed=atom&amp;title=Civ4Hints"/>
	<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php?title=Civ4Hints&amp;action=history"/>
	<updated>2026-06-22T09:28: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=Civ4Hints&amp;diff=515&amp;oldid=prev</id>
		<title>Ginger Ale: Created page with &#039;The &#039;&#039;&#039;Civ4Hints&#039;&#039;&#039; file declares all of the text tags used to provide hints and advice while the game is loading a save.  For example, this is the file that provides tips like &quot;...&#039;</title>
		<link rel="alternate" type="text/html" href="https://modiki.civfanatics.com/index.php?title=Civ4Hints&amp;diff=515&amp;oldid=prev"/>
		<updated>2009-06-03T19:36:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;The &amp;#039;&amp;#039;&amp;#039;Civ4Hints&amp;#039;&amp;#039;&amp;#039; file declares all of the text tags used to provide hints and advice while the game is loading a save.  For example, this is the file that provides tips like &amp;quot;...&amp;#039;&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;Civ4Hints&amp;#039;&amp;#039;&amp;#039; file declares all of the text tags used to provide hints and advice while the game is loading a save.  For example, this is the file that provides tips like &amp;quot;Enter &amp;quot;Go-To (All Units)&amp;quot; Mode by pressing [ALT + G]&amp;quot; and &amp;quot;Snacks are good in moderation.&amp;quot;&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;
&lt;br /&gt;
==Tags==&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;
!HintInfo&lt;br /&gt;
|This is the tag that begins and end the information for each separate hint.  It contains the Description text tag.&lt;br /&gt;
|-&lt;br /&gt;
!Description&lt;br /&gt;
|This value is a text tag that is used internally by the game.  All of the tags by default are given the name TXT_KEY_HINT_INTERFACE_X or TXT_KEY_HINT_X, where X is a number (starting at 1).  The text files that provide the translations for these hints include the Civ4GameText_Strategy and Civ4GameText_BTS_FourthRoundTranslation XML files. &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;HintInfos&amp;gt;&lt;br /&gt;
  &amp;lt;HintInfo&amp;gt;&lt;br /&gt;
   &amp;lt;Description&amp;gt;TXT_KEY_HINT_INTERFACE_1&amp;lt;/Description&amp;gt;&lt;br /&gt;
  &amp;lt;/HintInfo&amp;gt;&lt;br /&gt;
  &amp;lt;HintInfo&amp;gt;&lt;br /&gt;
   &amp;lt;Description&amp;gt;TXT_KEY_HINT_INTERFACE_2&amp;lt;/Description&amp;gt;&lt;br /&gt;
  &amp;lt;/HintInfo&amp;gt;&lt;br /&gt;
  &amp;lt;HintInfo&amp;gt;&lt;br /&gt;
   &amp;lt;Description&amp;gt;TXT_KEY_HINT_INTERFACE_3&amp;lt;/Description&amp;gt;&lt;br /&gt;
  &amp;lt;/HintInfo&amp;gt;&lt;br /&gt;
  &amp;lt;HintInfo&amp;gt;&lt;br /&gt;
   &amp;lt;Description&amp;gt;TXT_KEY_HINT_INTERFACE_4&amp;lt;/Description&amp;gt;&lt;br /&gt;
  &amp;lt;/HintInfo&amp;gt;&lt;br /&gt;
  &amp;lt;HintInfo&amp;gt;&lt;br /&gt;
   &amp;lt;Description&amp;gt;TXT_KEY_HINT_INTERFACE_5&amp;lt;/Description&amp;gt;&lt;br /&gt;
  &amp;lt;/HintInfo&amp;gt;&lt;br /&gt;
 &amp;lt;/HintInfos&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Civ4_XML_Files}}&lt;/div&gt;</summary>
		<author><name>Ginger Ale</name></author>
	</entry>
</feed>