BalanceOfPower

 view release on metacpan or  search on metacpan

lib/BalanceOfPower/templates/print/print_turn_statistics.tt  view on Meta::CPAN

[% USE ANSIColor 'color' %]
[% "YEAR $year" | color 'yellow' 'bold' %]
[% "===" | color 'yellow' 'bold' %]

[% FILTER color 'yellow' %][% FILTER format('%-16s') %]Nation[% END %][% INCLUDE 'fragments/nation_attributes_header.tt' %][% END %]
[% FOREACH n IN names %][% FILTER format('%-16s') %][% n %][% END %]
[%- nationstats = statistics.$n -%] 
[%- INCLUDE 'fragments/nation_attributes.tt' -%]
[% END %]



( run in 2.178 seconds using v1.01-cache-2.11-cpan-7fcb06a456a )