<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[stepProperty attribute &quot;Display&quot; - Resolved -]]></title><description><![CDATA[<p dir="auto">I only see this in a NonCombatMove step<br />
ie;<br />
&lt;step name="russianNonCombatMove" delegate="move" player="Russians" display="Non Combat Move"/&gt;</p>
<p dir="auto">I assume it just replaces the "display" attribute of the MoveDelegate</p>
<p dir="auto">Can this be used with all steps?</p>
]]></description><link>https://forums.triplea-game.org/topic/797/stepproperty-attribute-display-resolved</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 21:02:32 GMT</lastBuildDate><atom:link href="https://forums.triplea-game.org/topic/797.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Apr 2018 01:05:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to stepProperty attribute &quot;Display&quot; - Resolved - on Sat, 28 Apr 2018 11:12:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mahks" aria-label="Profile: mahks">@<bdi>mahks</bdi></a></p>
<p dir="auto">That is correct, "display" is only an area to rename the individual steps and delegates. It can be set to anything and you can add "display" to any step that does not have it too. Just add the missing syntax .</p>
<pre><code> &lt;step name="britishCombatMove" delegate="move" player="British" display="Pre-Purchase Combat Move"/&gt;
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1524913642268-display_example.001.png" alt="0_1524913830224_Display_Example.001.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">Note it only changes the name displayed in bottom right corner, not the name in the action panel.</p>
]]></description><link>https://forums.triplea-game.org/post/11945</link><guid isPermaLink="true">https://forums.triplea-game.org/post/11945</guid><dc:creator><![CDATA[General_Zod]]></dc:creator><pubDate>Sat, 28 Apr 2018 11:12:12 GMT</pubDate></item></channel></rss>