Jump to content
 The wiki is under maintenance, expect visual issues and incomplete pages!

Template:Simple infobox: Difference between revisions

From Aroostook
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="simple-infobox"
<div class="infobox-container">
|-
  <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
! colspan="2" class="infobox-title" | {{{title|{{PAGENAME}}}}}


{{#if:{{{image|}}}|
  <table class="infobox-table">
|-
    <tr><th>State</th><td>{{{param1}}}</td></tr>
| colspan="2" class="infobox-image" |
    <tr><th>County</th><td>{{{param2}}}</td></tr>
[[File:{{{image}}}|250px]]
  </table>
}}


{{#if:{{{label1|}}}|
</div>
|-
! {{{label1}}}
| {{{value1|}}}
}}
 
{{#if:{{{label2|}}}|
|-
! {{{label2}}}
| {{{value2|}}}
}}
 
{{#if:{{{label3|}}}|
|-
! {{{label3}}}
| {{{value3|}}}
}}
 
{{#if:{{{label4|}}}|
|-
! {{{label4}}}
| {{{value4|}}}
}}
 
{{#if:{{{label5|}}}|
|-
! {{{label5}}}
| {{{value5|}}}
}}
 
|}

Latest revision as of 10:35, 23 January 2026

Simple infobox
State{{{param1}}}
County{{{param2}}}