User:Krinkle/Template:Infobox simple

From mediawiki.org
Krinkle

{{{image_caption}}}

Location{{{location}}}
Population123,456 residents
Foo{{{foo}}}
Bar{{{bar}}}
Quux{{{quux}}}
Official websiteOfficial website

Usage[edit]

{{Infobox simple
| image = Example.jpg
| image_alt = 
| image_caption = 
| image_width = 
| location = 
| population = 
| foo = 
| bar = 
| quux = 
| website = 
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

Subject of the infobox.

Default
Current page name
Stringoptional
Imageimage

Name of a file, e.g. "Example.jpg", without "File:" prefix.

Filesuggested
Image widthimage_width

Customize the default image width

Default
220
Numberoptional
Image alt textimage_alt

no description

Stringsuggested
Image captionimage_caption

no description

Stringsuggested
Locationlocation

no description

Contentoptional
Populationpopulation

Population of this city as whole number (will be formatted automatically).

Numbersuggested
Foofoo

no description

Stringoptional
Barbar

no description

Stringoptional
Quuxquux

no description

Stringoptional
Websitewebsite

URL of the official website

URLoptional

Dependencies[edit]