Template:Entity: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{Infobox | bodyclass = biography vcard | bodystyle = {{#if:{{{box_width|}}}|width:{{{box_width}}};}} | title = {{{title|{{{name|}}}}}} | above = | image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{px|{{{image_size|{{{imagesize|{{{size|}}}}}}}}}}|frameless}}|alt={{{alt|}}}]]}} | header1 = Information | label1 = Name | data1 = {{{name}}} | label2 = Date of birth | data2 = {{#if:{{{year|}}}|{{Birth date|year={{{year|}}}|m..." |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
| bodyclass = biography vcard | | bodyclass = biography vcard | ||
| title = {{{name|}}} | |||
| title = | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|250px]]}} | ||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}| | |||
| header1 = Information | | header1 = Information | ||
| label1 = Name | | label1 = Name | ||
| data1 = {{{name}}} | | data1 = {{{name|}}} | ||
| label2 = Date of birth | | label2 = Date of birth | ||
| data2 = {{#if:{{{year|}}}| | | data2 = {{#if:{{{year|}}}|{{#if:{{{month|}}}|{{MONTHNAME|{{{month}}}}} }}{{#if:{{{day|}}}|{{{day}}}, }}{{{year}}}}} | ||
| | | label3 = Nationality | ||
| | | data3 = {{{nationality|}}} | ||
| | | label4 = Occupation | ||
| | | data4 = {{{occupation|}}} | ||
| | | label5 = Education | ||
| | | data5 = {{{education|}}} | ||
| | | label6 = Known for | ||
| | | data6 = {{{knownfor|}}} | ||
| header12 = | | header12 = Personal | ||
| label13 = Spouse | | label13 = Spouse | ||
| Line 48: | Line 32: | ||
| data14 = {{{children|}}} | | data14 = {{{children|}}} | ||
| label15 = | | label15 = Notes | ||
| data15 | | data15 = {{{notes|}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 13:04, 24 June 2025
Template documentation
This template has no documentation yet. See the template source for usage.