Template:Infobox Company: Difference between revisions
From bikelopedia
Created page with "==Template Data== <div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} <table class="infobox-table">{{#if:{{{italic title|}}}|<tr> <th>Title </th> <td>''{{{italic title}}}''</td> </tr>}}{{#if:{{{author|}}}|<tr> <th>Author </th> <td>{{{author}}}</td> </tr>}}{{#if:{{{pages|}}}|<tr> <th>Pages </th> <td>{{{pages}}}</td> </tr>}}</tab..." |
No edit summary |
||
(4 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|}}}| | ||
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 |