Template:Person: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
Name: {{#if: {{{Name|}}} | {{{Name}}} | Anonymous }}
<noinclude>
Age: {{#if: {{{Age|}}} | {{{Age}}} | Unspecified}}
{{merge|Template:PersonPic}}
Country: {{#if: {{{Country|}}} | {{{Country}}} | Unspecified }}
 
Role(s): {{#if: {{{Roles|}}} | {{{Roles}}} | Unlisted }}
{{merge|Template:User}}
</noinclude><includeonly>
{| style="text-align: left; width: 200px; float:right; background: #C3D7FA; border: solid 1px;"
|-
|'''Name''': || {{{Name}}}
|-
| || &#91;{{{Username}}}&#93;
|-
|'''Age''': || {{{Age}}}
|-
|'''Country''': || {{{Country}}}
|-
|'''Role(s)''': || {{{Roles}}}
|}
</includeonly>

Latest revision as of 12:32, 2 April 2018


The contents of this page overlaps with
Template:PersonPic

It is suggested to merge these pages into one.


The contents of this page overlaps with
Template:User

It is suggested to merge these pages into one.