Template:Business: Difference between revisions
Jump to navigation
Jump to search
>Wsigmad (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="founde...") |
>Oranqx (added affiliations example) |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 11: | Line 11: | ||
<data source="city"> | <data source="city"> | ||
<label>City</label> | <label>City</label> | ||
</data> | |||
<data source="industry"> | |||
<label>Industry</label> | |||
</data> | </data> | ||
<group> | <group> | ||
| Line 19: | Line 22: | ||
<data source="ceo"> | <data source="ceo"> | ||
<label>CEO</label> | <label>CEO</label> | ||
</data> | |||
<data source="operated_by"> | |||
<label>Operated by</label> | |||
</data> | |||
<data source="parent_organization"> | |||
<label>Parent organization</label> | |||
</data> | |||
<data source="affiliations"> | |||
<label>Affiliations</label> | |||
</data> | </data> | ||
</group> | </group> | ||
| Line 38: | Line 50: | ||
|founder=Example | |founder=Example | ||
|ceo=Example | |ceo=Example | ||
|operated_by=Example | |||
|parent_organization=Example | |||
|net_worth=Example | |net_worth=Example | ||
|affiliations=Example, Example | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:27, 29 July 2019
Example usage:
{{Business
|title1=Example
|image1=Example
|caption1=Example
|founded=Example
|city=Example
|founder=Example
|ceo=Example
|operated_by=Example
|parent_organization=Example
|net_worth=Example
|affiliations=Example, Example
}}