Template:Infobox Wiki User: Difference between revisions
Appearance
Computerwhz (talk | contribs) m Protected "Template:Infobox Wiki User" ([Edit=Allow only trusted users] (indefinite) [Move=Allow only administrators] (indefinite)) |
Computerwhz (talk | contribs) 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;"> | <th scope="row" style="text-align:left; white-space:nowrap;">Player Name</th> | ||
<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
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | image filename.
| File | suggested |
| Caption | caption | Caption shown below the image. | String | optional |
| Player name | player_name | The users in game name. | String | suggested |
| Aliases | aliases | Other names the user is known by in the community | String | optional |
| Active Dates | active_dates | The date through which the use has been active in the MineMania community | String | optional |