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: center;" | {{{image|}}} <br> ''{{{caption|}}}''
| colspan="2" style="text-align: right;" | {{#if:{{{image|}}}
  | [[File:{{{image}}}|frameless|250px|alt={{{alt|}}}]]
  | <div style="width:250px; height:250px; display:inline-flex; align-items:center; justify-content:center; border:1px solid #aaa; background:#f8f8f8; color:#666; font-size:90%;">
      {{{placeholder|No image available}}}
    </div>
}} <br> ''{{{caption|}}}''
|-
|-
! scope="row" | Status
! scope="row" | Status

Revision as of 20:29, 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
}}