Difference between revisions of "Template:Person"
From Rusted Promises
(Created page with "<includeonly> {| width="40%" style="text-align: center;Float:right;border-radius:5px" |+{{{name}}} |- !Affiliation |{{{affiliation}}} !Nicknames |{{{nicknames}}} |- !Descripti...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {| width=" | + | {| width="50%" style="text-align: center;Float:right;border-width: thin; border-spacing: 1px; border-style: inset; border-color: gray; border-collapse: collapse; background-color: white;" |
|+{{{name}}} | |+{{{name}}} | ||
|- | |- | ||
Line 12: | Line 12: | ||
|- | |- | ||
!Run Time | !Run Time | ||
− | |{{{runtime}}} | + | |colspan="3"|{{{runtime}}} |
|- | |- | ||
− | |colspan=" | + | |colspan="3"|Reference Picture |
+ | |[[File:{{{picture}}}.jpg]] | ||
|} | |} | ||
{{:{{{name}}}/Extra_Notes}} | {{:{{{name}}}/Extra_Notes}} |