Template:Infobox Company: Difference between revisions
From bikelopedia
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox- | <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | ||
<table class="infobox-table">{{#if:{{{italic title|}}}|<tr> | <table class="infobox-table">{{#if:{{{italic title|}}}|<tr> | ||
<th>Title </th> | <th>Title </th> | ||
Line 22: | Line 21: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "image": { | ||
"description": "The company's logo. ", | "description": "The company's logo. ", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
Line 29: | Line 28: | ||
"paramOrder": [ | "paramOrder": [ | ||
"company name", | "company name", | ||
" | "image" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 17:06, 11 September 2024
Infobox Company
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
company name | company name | The name of the company | String | optional |
image | image | The company's logo. | File | optional |