Template:LocationInfobox: Difference between revisions

Template page
m (Jan.vales moved page Template:ProjectInfobox to Template:LocationInfobox without leaving a redirect)
No edit summary
 
(28 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:Example image.svg|260px]]
</tr>
|-
<tr>
! Info
  <td colspan="2">{{{photo}}}</td>
| {{{param1}}}
</tr>
|-
<tr style="background-color:#1b2029;">
! More Info
  <td style="text-align:left; font-weight: bold;>Address</td>
| {{{param2}}}
  <td style="text-align:right;" >{{{address}}}</td>
|-
</tr>
! And Info
<tr>
| {{{param3}}}
  <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}}}