Template:Entity: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
{{Infobox | |||
| title = {{{name|}}} | |||
| header1 = Information | |||
| title | | image = {{{image|}}} | ||
| | |||
| image | |||
| label1 | | label1 = Name | ||
| data1 | | data1 = {{{name|}}} | ||
| label2 | | label2 = {{#if:{{{year|}}}|Date of birth}}{{#if:{{{founded|}}}|Founded}} | ||
| data2 = {{#if:{{{year|}}}|{{#if:{{{month|}}}|{{Date|{{{year|}}}|{{{month|}}}|{{{day|}}}}}|{{{year|}}}}}}}{{#if:{{{founded|}}}|{{{founded|}}}}} | |||
| label3 | | label3 = {{#if:{{{nationality|}}}|Nationality}}{{#if:{{{headquarters|}}}|Headquarters}} | ||
| data3 = {{{nationality|}}}{{{headquarters|}}} | |||
| label4 | | label4 = {{#if:{{{occupation|}}}|Occupation}}{{#if:{{{founder|}}}|Founder}}{{#if:{{{industry|}}}|Industry}} | ||
| data4 | | data4 = {{{occupation|}}}{{{founder|}}}{{{industry|}}} | ||
| label5 | | label5 = {{#if:{{{education|}}}|Education}}{{#if:{{{products|}}}|Products}} | ||
| data5 | | data5 = {{{education|}}}{{{products|}}} | ||
| label6 | | label6 = {{#if:{{{knownfor|}}}|Known for}}{{#if:{{{services|}}}|Services}} | ||
| data6 | | data6 = {{{knownfor|}}}{{{services|}}} | ||
| label7 | | label7 = {{#if:{{{spouse|}}}|Spouse}}{{#if:{{{employees|}}}|Employees}} | ||
| data7 | | data7 = {{{spouse|}}}{{{employees|}}} | ||
| label8 | | label8 = {{#if:{{{children|}}}|Children}}{{#if:{{{revenue|}}}|Revenue}} | ||
| data8 | | data8 = {{{children|}}}{{{revenue|}}} | ||
| label9 | | label9 = {{#if:{{{website|}}}|Website}} | ||
| data9 | | data9 = {{{website|}}} | ||
| label10 | | label10 = {{#if:{{{status|}}}|Status}} | ||
| data10 | | data10 = {{{status|}}} | ||
}}<noinclude> | |||
This template handles both person and business infoboxes by checking which parameters are provided. | |||
== Person Parameters == | |||
* name, year, month, day, nationality, occupation, education, knownfor, spouse, children | |||
== Business Parameters == | |||
* name, founded, headquarters, founder, industry, products, services, employees, revenue, website, status | |||
[[Category:Meta templates]] | |||
[[Category: | |||
</noinclude> | </noinclude> | ||
Revision as of 14:58, 24 June 2025
| Information |
|---|
This template handles both person and business infoboxes by checking which parameters are provided.
Person Parameters
- name, year, month, day, nationality, occupation, education, knownfor, spouse, children
Business Parameters
- name, founded, headquarters, founder, industry, products, services, employees, revenue, website, status