Template:Infobox craftperson: Difference between revisions
From Japanese Craftpedia portal
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|+ style="font-size: 125%; font-weight: bold;" | {{{name|{{PAGENAME}}}}} | |+ style="font-size: 125%; font-weight: bold;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align: right;" | | colspan="2" style="text-align: right;" | <div style="width:250px; height:250px; display:flex; align-items:center; justify-content:center; | ||
overflow:hidden; box-sizing:border-box; | |||
border:1px solid #aaa; background:#f8f8f8;"> | |||
{{#if:{{{image|}}} | |||
| [[File:{{{image}}}|250px|link=|alt={{{alt|}}}]] | |||
| [[File:{{{placeholder}}}|250px|link=|alt=Placeholder]] | |||
}} | |||
</div> | |||
|- | |- | ||
! scope="row" style="text-align: right; margin-right: 20px;" | Birth date: | ! scope="row" style="text-align: right; margin-right: 20px;" | Birth date: | ||
Revision as of 20:50, 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
}}