Template:Infobox craftperson: Difference between revisions

From Japanese Craftpedia portal
No edit summary
No edit summary
Line 6: Line 6:
| colspan="2" style="text-align: right;" | {{#if:{{{image|}}}
| colspan="2" style="text-align: right;" | {{#if:{{{image|}}}
   | [[File:{{{image}}}|frameless|250px|alt={{{alt|}}}]]
   | [[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%;">
   | <div style="overflow-x: hidden; width:250px; height:250px; display:inline-flex; align-items:center; justify-content:center; border:1px solid #aaa; background:#f8f8f8; color:#666; font-size:90%;">
       [[File:{{{placeholder}}}|frameless|200px]]
       [[File:{{{placeholder}}}|frameless|200px]]
     </div>
     </div>

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