Template:Infobox craftperson: Difference between revisions
From Japanese Craftpedia portal
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width: | {| class="infobox" style="width: 26em; border: 1px solid #a2a9b1; float: right; clear: right; margin: 0.5em 0 1em 1em; background-color: #d2fcea;" | ||
|+ style="font-size: 125%; font-weight: bold; background-color: #93f5ca; padding: 10px; border: 1px solid #54ba8e;" | {{{name|{{PAGENAME}}}}} | |+ style="font-size: 125%; font-weight: bold; background-color: #93f5ca; padding: 10px; border: 1px solid #54ba8e;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| Line 18: | Line 18: | ||
|- | |- | ||
! scope="row" style="text-align: right;" | Birth place: | ! scope="row" style="text-align: right;" | Birth place: | ||
| {{{birth_place|N/A}}} | | style="margin-left: 50px;" | {{{birth_place|N/A}}} | ||
|- | |- | ||
! scope="row" style="text-align: right;" | Death date: | ! scope="row" style="text-align: right;" | Death date: | ||
| Line 43: | Line 43: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox craftperson | ||
| name = | | name = | ||
| image = <!-- e.g. Example.jpg --> | | image = <!-- e.g. Example.jpg --> | ||
| Line 54: | Line 54: | ||
| main_place = | | main_place = | ||
| craft_domains = | | craft_domains = | ||
| notable_works = | | notable_works = | ||
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 05:23, 1 March 2026
Usage
{{Infobox craftperson
| name =
| image = <!-- e.g. Example.jpg -->
| alt =
| placeholder = <!-- optional -->
| birth_date =
| birth_place =
| death_date =
| death_place =
| main_place =
| craft_domains =
| notable_works =
}}