Jump to content

Template:Infobox Wiki User: Difference between revisions

From MineMania Wiki
m Protected "Template:Infobox Wiki User" ([Edit=Allow only trusted users] (indefinite) [Move=Allow only administrators] (indefinite))
m Fix player name
 
Line 21: Line 21:
{{#if:{{{player_name|}}}|
{{#if:{{{player_name|}}}|
<tr>
<tr>
<th scope="row" style="text-align:left; white-space:nowrap;">Internal Name</th>
<th scope="row" style="text-align:left; white-space:nowrap;">Player Name</th>
<td>{{{internal_name}}}</td>
<td>{{{player_name}}}</td>
</tr>
</tr>
}}
}}

Latest revision as of 10:57, 27 July 2026

Usage

{{Infobox Server
| image =
| caption =
| player_name =
| aliases =
| active_dates =
}}

An info box for a Minemania backend server

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

image filename.

Example
image.png
Filesuggested
Captioncaption

Caption shown below the image.

Stringoptional
Player nameplayer_name

The users in game name.

Stringsuggested
Aliasesaliases

Other names the user is known by in the community

Stringoptional
Active Datesactive_dates

The date through which the use has been active in the MineMania community

Stringoptional