Template:CompanyCargo: Difference between revisions

No edit summary
Remove more whitespace
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
| Logo          = File
| Logo          = File
| ParentCompany = Page
| ParentCompany = Page
| Type          = String (allowed values=Public,Private,Government,Non-Profit,Other)
| Type          = String
| Website      = List (,) of URL
| Website      = List (,) of URL
}}
}}
Line 46: Line 46:
"suggestedvalues": [
"suggestedvalues": [
"Public",
"Public",
"Private"
"Private",
                "Government",
                "Non-Profit"
]
]
},
},
Line 52: Line 54:
"label": "Official Website",
"label": "Official Website",
"description": "Links to a company website - only include a website if it represents a separate top level domain (TLD) or regional variation",
"description": "Links to a company website - only include a website if it represents a separate top level domain (TLD) or regional variation",
"example": "https://www.apple.com",
"example": "https://www.apple.com/",
"type": "url"
"type": "url"
},
},
Line 66: Line 68:
</noinclude>
</noinclude>


<includeonly>
<includeonly>{{#cargo_store:_table=Company
{{#cargo_store:_table=Company
| Founded      = {{{Founded|}}}
| Founded      = {{{Founded|}}}
| Industry      = {{{Industry|}}}
| Industry      = {{{Industry|}}}
Line 75: Line 76:
| Website      = {{{Website|}}}
| Website      = {{{Website|}}}
| Description  = {{{Description|}}}
| Description  = {{{Description|}}}
}}
}}<div class="infobox">
<div class="infobox">
   <div style="display: flex; gap: 8px; flex-direction: column">
   <div style="display: flex; gap: 8px; flex-direction: column">
     <div class="infobox-title">{{PAGENAME}}</div>
     <div class="infobox-title">{{PAGENAME}}</div>