wootook-reloaded/templates/OpenGame/alliance_ainfo.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

25 lines
No EOL
340 B
Go Template

<br>
<table width="519">
<tr>
<td class="c" colspan="2">{Alliance_information}</td>
</tr>
{ally_image}
<tr>
<th>{Tag}</th>
<th>{ally_tag}</th>
</tr>
<tr>
<th>{Name}</th>
<th>{ally_name}</th>
</tr>
<tr>
<th>{Members}</th>
<th>{ally_member_scount}</th>
</tr>
{ally_description}
{ally_web}
{bewerbung}
</table>