Template:Infobox Person: Difference between revisions
Created page with "<templatestyles src="Template:Infobox/styles.css" /> <templatestyles src="Template:Infobox_Startup/styles.css" /> {{#invoke:InfoboxMinimal|infobox | bodyclass = person | title = {{BASEPAGENAME}} | image = {{{picture|}}} | label1 = Associated Stakeholders | data1 = {{#if:{{{associated_stakeholders|}}}|{{{associated_stakeholders}}}}} | label2 = Associated Vertical(s) | data2 = {{#if:{{{verticals|}}}|{{#invoke:ListUtils|linkifyCommaList|{{{verticals|}}}}}}} }..." |
No edit summary |
||
| Line 11: | Line 11: | ||
| data1 = {{#if:{{{associated_stakeholders|}}}|{{{associated_stakeholders}}}}} | | data1 = {{#if:{{{associated_stakeholders|}}}|{{{associated_stakeholders}}}}} | ||
| label2 = | | label2 = Vertical(s) | ||
| data2 = {{#if:{{{verticals|}}}|{{#invoke:ListUtils|linkifyCommaList|{{{verticals|}}}}}}} | | data2 = {{#if:{{{verticals|}}}|{{#invoke:ListUtils|linkifyCommaList|{{{verticals|}}}}}}} | ||
| Line 42: | Line 42: | ||
}, | }, | ||
"verticals": { | "verticals": { | ||
"label": " | "label": "Verticals", | ||
"description": "The verticals that this person is in involved in.", | "description": "The verticals that this person is in involved in.", | ||
"type": "string" | "type": "string" | ||