Template:LocationInfobox: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table style="vertical-align: baseline; text-align: center; border-collapse: collapse; float:right; border:1px solid black; width: 40%;">
<table class="LocationInfobox">
<tr style="background-color:#1b2029;">
<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>
Line 7: Line 7:
</tr>
</tr>
<tr style="background-color:#1b2029;">
<tr style="background-color:#1b2029;">
   <td style="margin: 0 0 0 5%; text-align:left; font-weight: bold;>Address</td>
   <td style="text-align:left; font-weight: bold;>Address</td>
   <td style="margin: 0 5% 0 0; text-align:right;" >{{{address}}}</td>
   <td style="text-align:right;" >{{{address}}}</td>
</tr>
</tr>
<tr>
<tr>
   <td style="margin: 0 0 0 5%; text-align:left; font-weight: bold;">Size</td>
   <td style="text-align:left; font-weight: bold;">Size</td>
   <td style="margin: 0 5% 0 0; text-align:right;">{{{size}}}</td>
   <td style="text-align:right;">{{{size}}}</td>
</tr>
</tr>
<tr style="background-color:#1b2029;">
<tr style="background-color:#1b2029;">
   <td style="margin: 0 0 0 5%; text-align:left; font-weight: bold;">Games</td>
   <td style="text-align:left; font-weight: bold;">Games</td>
   <td style="margin: 0 5% 0 0; text-align:right;">{{{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}}}