Template:PersonPic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
This template produces a user information box. | |||
== Parameters == | |||
* Name (mandatory) | |||
* Username (mandatory) | |||
* Age (optional) | |||
* Country (optional) | |||
* Role(s) (optional) | |||
* ImageSource (optional) | |||
<noinclude><includeonly> | |||
{| style="text-align: left; width: 200px; float:right; background: #C3D7FA; border: solid 1px; border-radius: 8px" | {| style="text-align: left; width: 200px; float:right; background: #C3D7FA; border: solid 1px; border-radius: 8px" | ||
|- | |- | ||
|colspan="2" style="text-align: center" |'''{{{Name}}}''' | |colspan="2" style="text-align: center" |'''{{{Name|}}}''' | ||
|- | |- | ||
|colspan="2" style="text-align: center; font-size: 90%" |[{{{Username}}}] | |colspan="2" style="text-align: center; font-size: 90%" |[{{{Username|}}}] | ||
|- | |- | ||
|style="text-align: right" |'''Age''': | |style="text-align: right" |'''Age''': | ||
|{{{Age}}} | |{{{Age|}}} | ||
|- | |- | ||
|style="text-align: right" |'''Country''': | |style="text-align: right" |'''Country''': | ||
|{{{Country}}} | |{{{Country|}}} | ||
|- | |- | ||
|style="text-align: right" |'''Role(s)''': | |style="text-align: right" |'''Role(s)''': | ||
|{{{Roles}}} | |{{{Roles|}}} | ||
|- | |- | ||
|colspan="2" align="center"| [[{{{ImageSource}}}|frameless]] | |colspan="2" align="center"| [[{{{ImageSource|User_Icon.png|64px}}}|frameless]] | ||
|- | |- | ||
|} | |} | ||
</includeonly> |
Revision as of 11:54, 2 April 2018
This template produces a user information box.
Parameters
- Name (mandatory)
- Username (mandatory)
- Age (optional)
- Country (optional)
- Role(s) (optional)
- ImageSource (optional)