More actions
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1" /> </image> <data source="label1"> <label>Company Type</label> </data> <data source="label2"> <label>Traded As</label> </data> <data source="label3"> <label>Industry</label> </data> <data source="label4"> <label>Founded</label> </data> <data source="label8"> <label>Key People</label> </data> <data source="label5"> <label>Headquarters</label> </dat..." |
No edit summary |
||
| Line 48: | Line 48: | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"title1":{"aliases":["title1"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"},"image1":{"aliases":["image1"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"},"caption1":{"aliases":["caption1"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"},"label1":{"aliases":["company-type"],"label":"Company Type","description":"Placeholder","example":"Placeholder","type":"string"},"label2":{"aliases":["traded-as"],"label":"Traded As","description":"Placeholder","example":"Placeholder","type":"string"},"label3":{"aliases":["industry"],"label":"Industry","description":"Placeholder","example":"Placeholder","type":"string"},"label4":{"aliases":["founded"],"label":"Founded","description":"Placeholder","example":"Placeholder","type":"string"},"label5":{"aliases":["headquarters"],"label":"Headquarters","description":"Placeholder","example":"Placeholder","type":"string"},"label6":{"aliases":["area-served"],"label":"Area Served","description":"Placeholder","example":"Placeholder","type":"string"},"label7":{"aliases":["services"],"label":"Services","description":"Placeholder","example":"Placeholder","type":"string"},"label8":{"aliases":["key-people"],"label":"Key People","description":"Placeholder","example":"Placeholder","type":"string"}},"paramOrder":["title1","image1","caption1","label1","label2","label3","label4","label8","label5","label6","label7"]} | { | ||
"params": { | |||
"title1": { | |||
"aliases": [ | |||
"title1" | |||
], | |||
"label": "Placeholder", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"image1": { | |||
"aliases": [ | |||
"image1" | |||
], | |||
"label": "Placeholder", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"caption1": { | |||
"aliases": [ | |||
"caption1" | |||
], | |||
"label": "Placeholder", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label1": { | |||
"aliases": [ | |||
"company-type" | |||
], | |||
"label": "Company Type", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label2": { | |||
"aliases": [ | |||
"traded-as" | |||
], | |||
"label": "Traded As", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label3": { | |||
"aliases": [ | |||
"industry" | |||
], | |||
"label": "Industry", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label4": { | |||
"aliases": [ | |||
"founded" | |||
], | |||
"label": "Founded", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label5": { | |||
"aliases": [ | |||
"headquarters" | |||
], | |||
"label": "Headquarters", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label6": { | |||
"aliases": [ | |||
"area-served" | |||
], | |||
"label": "Area Served", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label7": { | |||
"aliases": [ | |||
"services" | |||
], | |||
"label": "Services", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
}, | |||
"label8": { | |||
"aliases": [ | |||
"key-people" | |||
], | |||
"label": "Key People", | |||
"description": "Placeholder", | |||
"example": "Placeholder", | |||
"type": "string" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"title1", | |||
"image1", | |||
"caption1", | |||
"label1", | |||
"label2", | |||
"label3", | |||
"label4", | |||
"label8", | |||
"label5", | |||
"label6", | |||
"label7" | |||
] | |||
} | |||
</templatedata></noinclude> | </templatedata></noinclude> | ||
Latest revision as of 19:38, 2 March 2025
Example usage:
{{Pont-corporations
|title1=Example
|image1=Example
|caption1=Example
|company-type=Example
|traded-as=Example
|industry=Example
|founded=Example
|key-people=Example
|headquarters=Example
|area-served=Example
|services=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Placeholder | title1 title1 | Placeholder
| String | optional |
| Placeholder | image1 image1 | Placeholder
| String | optional |
| Placeholder | caption1 caption1 | Placeholder
| String | optional |
| Company Type | label1 company-type | Placeholder
| String | optional |
| Traded As | label2 traded-as | Placeholder
| String | optional |
| Industry | label3 industry | Placeholder
| String | optional |
| Founded | label4 founded | Placeholder
| String | optional |
| Key People | label8 key-people | Placeholder
| String | optional |
| Headquarters | label5 headquarters | Placeholder
| String | optional |
| Area Served | label6 area-served | Placeholder
| String | optional |
| Services | label7 services | Placeholder
| String | optional |