Template:LocationInfobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<table style="text-align: center; float:right;border:1px solid black; width: 30%;">
<table style="text-align: center; float:right;border:1px solid black; width: 30%;">
<tr>
<tr>
   <td colspan="2">{{{location_name}}}</td>
   <td colspan="2"><h3>{{{location_name}}}</h3></td>
</tr>
</tr>
<tr>
<tr>
Line 7: Line 7:
</tr>
</tr>
<tr>
<tr>
   <td>Address</td>
   <td><b>Address</b></td>
   <td>{{{address}}}</td>
   <td>{{{address}}}</td>
</tr>
</tr>
<tr>
<tr>
   <td>Size</td>
   <td>>b>Size</b></td>
   <td>{{{size}}}</td>
   <td>{{{size}}}</td>
</tr>
</tr>
<tr>
<tr>
   <td>Games</td>
   <td><b>Games</b></td>
   <td>{{{games}}}</td>
   <td>{{{games}}}</td>
</tr>
</tr>


</table>
</table>

Revision as of 18:21, 3 September 2023

{{{location_name}}}

{{{photo}}}
Address {{{address}}}
>b>Size {{{size}}}
Games {{{games}}}