no edit summary
(This template is more object-oriented, it calls the template Person for the name and image fields which are common for all people.) |
No edit summary |
||
Line 5: | Line 5: | ||
{{Person | {{Person | ||
|color=#B5EAAA | |color=#B5EAAA | ||
|image={{{image}}} | |||
|name={{{name}}} | |||
}} | }} | ||
{| border="0" cellspacing="5" style="background-color:#B5EAAA;padding:0px" | {| border="0" cellspacing="5" style="background-color:#B5EAAA;padding:0px" |