Template:LocationInfobox: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="float:right;border:1px solid black"
<table class="LocationInfobox">
!colspan="2" | Fantastic Page
<tr style="background-color:#1b2029;">
|-
  <td colspan="2"><p style="font-size: 1.5em">{{{location_name}}}</p></td>
!colspan="2" | [[File:{{{photo}}}|260px]]
</tr>
|-
<tr>
! Address
  <td colspan="2">{{{photo}}}</td>
| {{{address}}}
</tr>
|-
<tr style="background-color:#1b2029;">
! <hr>Size
  <td style="text-align:left; font-weight: bold;>Address</td>
| <hr>{{{size}}}
  <td style="text-align:right;" >{{{address}}}</td>
|-
</tr>
! <hr>Games
<tr>
| <hr>{{{games}}}
  <td style="text-align:left; font-weight: bold;">Size</td>
|}
  <td style="text-align:right;">{{{size}}}</td>
</tr>
<tr style="background-color:#1b2029;">
  <td style="text-align:left; font-weight: bold;">Games</td>
  <td style="text-align:right;">{{{games}}}</td>
</tr>
</table>

Latest revision as of 13:20, 27 September 2023

{{{location_name}}}

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