Template:Infobox person: Difference between revisions
temp change to locate templates using certain parameters |
Removed temp changes from prior edit. Added alternate parameter names: known_for = known & relatives = relations. |
||
| Line 23: | Line 23: | ||
|- | |- | ||
{{#if: {{{other_names<includeonly>|</includeonly>}}} | | {{#if: {{{other_names<includeonly>|</includeonly>}}} | | ||
! Other names | ! Other names | ||
{{!}} <span class="nickname">{{{other_names}}}</span> | {{!}} <span class="nickname">{{{other_names}}}</span> | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{known_for<includeonly>|</includeonly>}}} {{{known|}}} | | ||
! Known for | ! Known for | ||
{{!}} {{{known}}} | {{!}} {{{known|{{{known_for}}}}}} | ||
}} | }} | ||
|- | |- | ||
| Line 44: | Line 44: | ||
{{#if: {{{title<includeonly>|</includeonly>}}} | | {{#if: {{{title<includeonly>|</includeonly>}}} | | ||
! Title | ! Title | ||
{{!}} {{{title}}} | {{!}} {{{title}}} | ||
}} | }} | ||
|- | |- | ||
| Line 53: | Line 53: | ||
|- | |- | ||
{{#if: {{{networth<includeonly>|</includeonly>}}} | | {{#if: {{{networth<includeonly>|</includeonly>}}} | | ||
! Net worth | ! Net worth | ||
{{!}} {{{networth}}} | {{!}} {{{networth}}} | ||
}} | }} | ||
| Line 88: | Line 88: | ||
|- | |- | ||
{{#if: {{{boards<includeonly>|</includeonly>}}} | | {{#if: {{{boards<includeonly>|</includeonly>}}} | | ||
! Boards on | ! Boards on | ||
{{!}} {{{boards}}} | {{!}} {{{boards}}} | ||
}} | }} | ||
|- | |- | ||
| Line 117: | Line 117: | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{relatives<includeonly>|</includeonly>}}} {{{relations|}}} | | ||
! | ! Relatives | ||
{{!}} {{{relations}}} | {{!}} {{{relations|{{{relatives}}}}}} | ||
}} | }} | ||
|- | |- | ||