Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
imported>Thumperward (simplify name inclusion. always include either "name" if present or PAGENAME if not, no need for if statement) |
imported>Philip Stevens (moved field) |
||
| Line 37: | Line 37: | ||
#if: {{{other_names|}}} | | #if: {{{other_names|}}} | | ||
<tr><th>Other names<td><span class="nickname">{{{other_names}}}</span> | <tr><th>Other names<td><span class="nickname">{{{other_names}}}</span> | ||
| − | |||
| − | |||
| − | |||
}}{{ | }}{{ | ||
#if: {{{education|}}} | | #if: {{{education|}}} | | ||
| Line 64: | Line 61: | ||
#if: {{{weight|}}} | | #if: {{{weight|}}} | | ||
<tr><th>Weight<td>{{{weight}}} | <tr><th>Weight<td>{{{weight}}} | ||
| + | }}{{ | ||
| + | #if: {{{known|{{{known_for|}}}}}} | | ||
| + | <tr><th>Known for<td>{{{known|{{{known_for}}}}}} | ||
}}{{ | }}{{ | ||
#if: {{{term|}}} | | #if: {{{term|}}} | | ||