Difference between revisions of "Template:Infobox"
From Typewriter Wiki
Line 3: | Line 3: | ||
|class="Infobox" style="width:350px; border:1px solid #000000; background:#efefef; vertical-align:top; color:#000;"| | |class="Infobox" style="width:350px; border:1px solid #000000; background:#efefef; vertical-align:top; color:#000;"| | ||
{|id="mp-left" width="100%" cellpadding="2" cellspacing="5" style="float:right; background:#efefef;" | {|id="mp-left" width="100%" cellpadding="2" cellspacing="5" style="float:right; background:#efefef;" | ||
− | ! <h2 id="mp-tfa-h2" style="margin:0; background:#efefef; font-size:120%; font-weight:bold; border:2px solid #ffffff; text-align:center; color:#000; padding:0.2em 0.4em;"> | + | ! <h2 id="mp-tfa-h2" style="margin:0; background:#efefef; font-size:120%; font-weight:bold; border:2px solid #ffffff; text-align:center; color:#000; padding:0.2em 0.4em;">{{{1}}}</h2> |
|- | |- | ||
|style="color:#000;"| <div id="mp-tfa"> | |style="color:#000;"| <div id="mp-tfa"> | ||
<tr> | <tr> | ||
− | <th class="infobox-title" colspan="2" style="text-align: center;"><b> | + | <th class="infobox-title" colspan="2" style="text-align: center;"><b>{{{2}}}</b></th > |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th class="infobox-subtitle" colspan="2" style="text-align: center; font-size: 12;" > | + | <th class="infobox-subtitle" colspan="2" style="text-align: center; font-size: 12;" >{{{3}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infobox-image" colspan="2">[[file: | + | <td class="infobox-image" colspan="2">[[file:{{{4}}}|300px|center]]<small>{{{5}}}</medium></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th class="infobox-subtitle" colspan="2" style="min-width:15em;"> | + | <th class="infobox-subtitle" colspan="2" style="min-width:15em;">{{{6}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="infoboxtd1strow">'''Manufacturer''':</td> | <td class="infoboxtd1strow">'''Manufacturer''':</td> | ||
− | <td> | + | <td>{{{7}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="infoboxtd1strow" bgcolor=#FFFFFF><i>'''Type'''</i>:</td> | <td class="infoboxtd1strow" bgcolor=#FFFFFF><i>'''Type'''</i>:</td> | ||
− | <td bgcolor=#FFFFFF> | + | <td bgcolor=#FFFFFF>{{{{8}}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="infoboxtd1strow">'''Year''':</td> | <td class="infoboxtd1strow">'''Year''':</td> | ||
− | <td> | + | <td>{{{9}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th class="infobox-subtitle" colspan="2" style="text-align: center;" >Additional Info</th> | <th class="infobox-subtitle" colspan="2" style="text-align: center;" >Additional Info</th> | ||
+ | <td>{{{10}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th class="infobox-subtitle" colspan="2" style="text-align: center;" >Manufacturer Information</th> | <th class="infobox-subtitle" colspan="2" style="text-align: center;" >Manufacturer Information</th> | ||
+ | <td>{{{11}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="infoboxtd1strow">'''Other Rebrands''':</td> | <td class="infoboxtd1strow">'''Other Rebrands''':</td> | ||
− | <td style="text-align: center;"><i>{{{ | + | <td style="text-align: center;"><i>{{{12}}}Sample Info 2</i></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow" bgcolor=#FFFFFF>''' | + | <td class="infoboxtd1strow" bgcolor=#FFFFFF>'''{{{13}}}''':</td> |
− | <td style="text-align: center;" bgcolor=#FFFFFF><i> | + | <td style="text-align: center;" bgcolor=#FFFFFF><i>{{{14}}}</i></td> |
</tr> | </tr> | ||
</tr> | </tr> |
Revision as of 07:30, 25 May 2022
|