Template:PersonPic: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="text-align: left; width: 200px; float:right; background: #C3D7FA; border: solid 1px;"
<noinclude>
{{merge|Template:User}}
 
{{merge|Template:Person}}
 
This template produces a user information box.
 
== Parameters ==
 
* Name (mandatory)
* LDraw.org Username (mandatory)
* Age (optional)
* Country (optional)
* Role(s) (optional)
* ImageSource (optional)
 
== Example ==
 
Writing
 
<code><nowiki>{{PersonPic|Name=Emmet from the Brickshelf|Username=Emmet|Age=unknown|Country=Legoland|Roles=Minifig}}</nowiki></code>
 
yields
<br clear=all>
{{PersonPic|Name=Emmet from the Brickshelf|Username=Emmet|Age=unknown|Country=Legoland|Roles=Minifig}}
 
</noinclude><includeonly>
{| style="text-align: left; width: 200px; float:right; background: #C3D7FA; border: solid 1px; padding: 8px; border-radius: 8px"
|-
|-
|'''Name''': || {{{Name}}}
|colspan="2" align="center"| [[{{{ImageSource|Image:User_Icon.png}}}|frameless]]
|-
|-
| || &#91;{{{Username}}}&#93;
|colspan="2" style="text-align: center" |'''{{{Name|}}}'''
|-
|-
|'''Age''': || {{{Age}}}
|style="text-align: right" |'''Username:'''
|&#91;{{{Username|}}}&#93;
|-
|-
|'''Country''': || {{{Country}}}
|style="text-align: right" |'''Age''':
|{{{Age|}}}
|-
|-
|'''Role(s)''': || {{{Roles}}}
|style="text-align: right" |'''Country''':
|{{{Country|}}}
|-
|-
|colspan="2" align="center"| [[{{{ImageSource}}}|frameless]]
|style="text-align: right" |'''Role(s)''':
|{{{Roles|}}}
|-
|-
|}
|}
</includeonly>

Latest revision as of 21:22, 4 April 2018


The contents of this page overlaps with
Template:User

It is suggested to merge these pages into one.


The contents of this page overlaps with
Template:Person

It is suggested to merge these pages into one.


This template produces a user information box.

Parameters

  • Name (mandatory)
  • LDraw.org Username (mandatory)
  • Age (optional)
  • Country (optional)
  • Role(s) (optional)
  • ImageSource (optional)

Example

Writing

{{PersonPic|Name=Emmet from the Brickshelf|Username=Emmet|Age=unknown|Country=Legoland|Roles=Minifig}}

yields

Emmet from the Brickshelf
Username: [Emmet]
Age: unknown
Country: Legoland
Role(s): Minifig