No edit summary |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table style=" | <table class="LocationInfobox"> | ||
<tr style="background-color:#1b2029;"> | |||
<td colspan="2"><p style="font-size: 1.5em">{{{location_name}}}</p></td> | <td colspan="2"><p style="font-size: 1.5em">{{{location_name}}}</p></td> | ||
</tr> | </tr> | ||
Line 6: | Line 6: | ||
<td colspan="2">{{{photo}}}</td> | <td colspan="2">{{{photo}}}</td> | ||
</tr> | </tr> | ||
<tr style=" | <tr style="background-color:#1b2029;"> | ||
<td style="font-weight: bold;>Address</td> | <td style="text-align:left; font-weight: bold;>Address</td> | ||
<td >{{{address}}}</td> | <td style="text-align:right;" >{{{address}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<td style="font-weight: bold;">Size</td> | <td style="text-align:left; font-weight: bold;">Size</td> | ||
<td>{{{size}}}</td> | <td style="text-align:right;">{{{size}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr style="background-color:#1b2029;"> | ||
<td style="font-weight: bold;">Games</td> | <td style="text-align:left; font-weight: bold;">Games</td> | ||
<td>{{{games}}}</td> | <td style="text-align:right;">{{{games}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 13:20, 27 September 2023
{{{location_name}}} |
|
{{{photo}}} | |
Address | {{{address}}} |
Size | {{{size}}} |
Games | {{{games}}} |