Template:Person: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Name: {{{Name}}}
Age: {{{Age}}}
Country: {{{Country}}}
Role(s): {{{Roles}}}
{| style="text-align: left; width: 200px; float:right;"
{| style="text-align: left; width: 200px; float:right;"
|+ Multiplication table
|-
|-
! scope="col" | ×
Name: || {{{Name}}}
! scope="col" | 1
! scope="col" | 2
! scope="col" | 3
|-
|-
! scope="row" | 1
Age: || {{{Age}}}
| 1 || 2 || 3
|-
|-
! scope="row" | 2
Country: || {{{Country}}}
| 2 || 4 || 6
|-
|-
! scope="row" | 3
Role(s): || {{{Roles}}}
| 3 || 6 || 9
|-
! scope="row" | 4
| 4 || 8 || 12
|-
! scope="row" | 5
| 5 || 10 || 15
|}
|}

Revision as of 00:14, 17 December 2011

Name: || {{{Name}}} Age: || {{{Age}}} Country: || {{{Country}}} Role(s): || {{{Roles}}}