Template:StrategyTable/TurnRow

{{{Phase}}} {{{Actions}}}

Example Edit

<table>
<tr>
<td style="background-color:#2d4c72;color:white;width:12.5%">Turn</td>
<td style="background-color:#2d4c72;color:white;width:12.5%">Phase</td>
<td style="background-color:#2d4c72;color:white;width:75%">Actions</td>
</tr>
{{StrategyTable/TurnRow|Turn=1|Phase=Player|Actions=X}}
{{StrategyTable/TurnRow|Turn=1|Phase=Enemy|Actions=Y}}
</table>
Turn Phase Actions
Turn 1 Player X
Enemy Y