Jump to content

Template:Infobox Server

Revision as of 14:35, 4 June 2026 by Computerwhz (talk | contribs) (Created page with "<includeonly> <table class="infobox" style="float:right; clear:right; width:22em; margin:0 0 1em 1em; border:1px solid #a2a9b1; border-spacing:3px; background:#f8f9fa; color:#202122; font-size:88%; line-height:1.5;"> <tr> <th colspan="2" style="text-align:center; font-size:125%; font-weight:bold; background:#ccccff;"> {{{title|{{PAGENAME}}}}} </th> </tr> {{#if:{{{logo|}}}| <tr> <td colspan="2" style="text-align:center;">[[File:{{{logo}}}|220px]]</td> </tr> }} {{#if:{{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Infobox company
| title =
| logo =
| caption =
| name =
| short_description =
| release_date =
| active_dates =
| status =
}}

A simplified infobox for a company, product, brand, project, or release.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

The title shown at the top of the infobox.

Stringsuggested
Logologo

Logo filename without the File: prefix.

Example
Logo.png
Fileoptional
Captioncaption

Caption shown below the logo or image.

Stringoptional
Namename

Name shown as a labelled field inside the infobox.

Stringsuggested
Short descriptionshort_description

A short description of the subject.

Example
A Minecraft server network.
Contentsuggested
Release daterelease_date

The release date of the subject.

Example
1 January 2026
Stringoptional
Active datesactive_dates

The dates during which the subject was active.

Example
2026–present
Stringoptional
Statusstatus

Current status.

Example
Active
Stringsuggested