Template:InfoboxCompany: Difference between revisions
mNo edit summary |
MadMallard (talk | contribs) No edit summary |
||
Line 81: | Line 81: | ||
"default": "QuestionMark.svg", | "default": "QuestionMark.svg", | ||
"required": true | "required": true | ||
}, | |||
"Type": { | |||
"description": "Type of company ownership", | |||
"example": "Public, Private, Government, Subsidiary" | |||
} | } | ||
}, | }, | ||
"description": "This is a a simple information box to use in product line articles.\nParameters are the information displayed on the infobox.", | "description": "This is a a simple information box to use in product line articles.\nParameters are the information displayed on the infobox.", | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"Name", | |||
"Type", | |||
"Founded", | |||
"Industry", | |||
"Official Website", | |||
"Logo" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |