Template:Infobox Wiki User: Difference between revisions
Appearance
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:{{{image|}}}| <tr> <td colspan="2" style="text-align:center;">[[File:{{{image}}}|220px]]</td> </tr> }} {{#if:{..." |
Computerwhz (talk | contribs) m Fix player name |
||
| (One intermediate revision by the same user not shown) | |||
| 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 |