Template:Infobox craftperson: Difference between revisions
From Japanese Craftpedia portal
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
{{#if:{{{death_date|}}}{{{death_place|}}}| | {{#if:{{{death_date|}}}{{{death_place|}}}| | ||
|- | |- | ||
| scope="row" style="text-align:left; padding:0.25em 0.5em;" !! Died | |||
| style="padding:0.25em 0.5em;" | {{{death_date|—}}}{{#if:{{{death_place|}}}|<br/>{{{death_place}}}|}} | | style="padding:0.25em 0.5em;" | {{{death_date|—}}}{{#if:{{{death_place|}}}|<br/>{{{death_place}}}|}} | ||
|}} | |}} | ||
|- | |- | ||
| scope="row" style="text-align:left; padding:0.25em 0.5em;" !! Place of birth | |||
| style="padding:0.25em 0.5em;" | {{{birth_place|—}}} | | style="padding:0.25em 0.5em;" | {{{birth_place|—}}} | ||
|- | |- | ||
| scope="row" style="text-align:left; padding:0.25em 0.5em;" !! Main activity | |||
| style="padding:0.25em 0.5em;" | {{{main_place|—}}} | | style="padding:0.25em 0.5em;" | {{{main_place|—}}} | ||
|- | |- | ||
| scope="row" style="text-align:left; padding:0.25em 0.5em;" !! Craft domain(s) | |||
| style="padding:0.25em 0.5em;" | {{{craft_domains|—}}} | | style="padding:0.25em 0.5em;" | {{{craft_domains|—}}} | ||
|- | |- | ||
| scope="row" style="text-align:left; padding:0.25em 0.5em;" !! Notable works | |||
| style="padding:0.25em 0.5em;" | | | style="padding:0.25em 0.5em;" | | ||
{{#if:{{{notable_works|}}} | {{#if:{{{notable_works|}}} | ||
Revision as of 20:21, 28 February 2026
Usage
{{Infobox craftsperson
| name =
| image = <!-- e.g. Example.jpg -->
| alt =
| placeholder = <!-- optional -->
| birth_date =
| birth_place =
| death_date =
| death_place =
| main_place =
| craft_domains =
| notable_works = * Work 1
* Work 2
}}