Template:Infobox person: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>RexxS upgrade label/data33 to allow |works parameter to display "Works" label - see Template talk:Infobox person #Works parameter |
meta>RexxS allow 'burial place' as an alternative label to 'resting place'; use 'burial_coordinates' as companion - see Template talk:Infobox person #Resting place parameter |
||
Line 39: | Line 39: | ||
| data16 = {{{body discovered|{{{body_discovered|}}}}}} | | data16 = {{{body discovered|{{{body_discovered|}}}}}} | ||
| label17 = Resting place | | label17 = {{#if:{{{burial_place|}}}|Burial place|Resting place}} | ||
| data17 = {{Br separated entries|1={{{resting place|{{{resting_place|{{{restingplace|}}}}}}}}}|2={{{resting place coordinates|{{{resting_place_coordinates|{{{restingplacecoordinates|}}}}}}}}}}} | | data17 = {{#if:{{{burial_place|}}}|{{Br separated entries|1={{{burial_place}}}|2={{{burial_coordinates}}}}}|{{Br separated entries|1={{{resting place|{{{resting_place|{{{restingplace|}}}}}}}}}|2={{{resting place coordinates|{{{resting_place_coordinates|{{{restingplacecoordinates|}}}}}}}}}}}}} | ||
| class17 = label | | class17 = label | ||