Template:FPVPart: Difference between revisions
Appearance
Created page with "<div class="fpvpart-infobox"> <div class="fpvpart-header">{{{name|Unknown Part}}}</div> <div class="fpvpart-type">Type: {{{type|Unknown}}}</div> {{#if: {{{image|}}} | [[File:{{{image}}}|250px|center]] | }} <table class="fpvpart-specs"> {{#if: {{{weight|}}} | <tr><th>Weight</th><td>{{{weight}}}</td></tr> | }} {{#if: {{{voltage|}}} | <tr><th>Voltage</th><td>{{{voltage}}}</td></tr> | }} {{#if: {{{price|}}} | <tr><th>Price</th><td>{{{price}}}</td></tr> | }} {{#if: {{{kv|}}}..." |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<div class="fpvpart-header">{{{name|Unknown Part}}}</div> | <div class="fpvpart-header">{{{name|Unknown Part}}}</div> | ||
<div class="fpvpart-type">Type: {{{type|Unknown}}}</div> | <div class="fpvpart-type">Type: {{{type|Unknown}}}</div> | ||
<table class="fpvpart-specs"> | <table class="fpvpart-specs"> | ||
{{#if: {{{price|}}} | <tr><th>Price</th><td>{{{price}}}</td></tr> | }} | |||
{{#if: {{{weight|}}} | <tr><th>Weight</th><td>{{{weight}}}</td></tr> | }} | {{#if: {{{weight|}}} | <tr><th>Weight</th><td>{{{weight}}}</td></tr> | }} | ||
{{#if: {{{voltage|}}} | <tr><th>Voltage</th><td>{{{voltage}}}</td></tr> | }} | {{#if: {{{voltage|}}} | <tr><th>Voltage</th><td>{{{voltage}}}</td></tr> | }} | ||
{{#if: {{{kv|}}} | <tr><th>KV Rating</th><td>{{{kv}}}</td></tr> | }} | {{#if: {{{kv|}}} | <tr><th>KV Rating</th><td>{{{kv}}}</td></tr> | }} | ||
{{#if: {{{mounting|}}} | <tr><th>Mounting</th><td>{{{mounting}}}</td></tr> | }} | {{#if: {{{mounting|}}} | <tr><th>Mounting</th><td>{{{mounting}}}</td></tr> | }} | ||
Line 13: | Line 12: | ||
{{#if: {{{link|}}} | <tr><th>Link</th><td>[{{{link}}} Buy/Info]</td></tr> | }} | {{#if: {{{link|}}} | <tr><th>Link</th><td>[{{{link}}} Buy/Info]</td></tr> | }} | ||
</table> | </table> | ||
{{#if: {{{image|}}} | [[File:{{{image}}}|250px|center]] | }} | |||
{{#if: {{{status|}}} | <div class="fpvpart-status status-{{{status|unknown}}}">{{{status}}}</div> | }} | {{#if: {{{status|}}} | <div class="fpvpart-status status-{{{status|unknown}}}">{{{status}}}</div> | }} | ||
{{#if: {{{notes|}}} | <div class="fpvpart-notes">{{{notes}}}</div> | }} | {{#if: {{{notes|}}} | <div class="fpvpart-notes">{{{notes}}}</div> | }} | ||
</div> | </div> |
Latest revision as of 14:38, 14 August 2025
Unknown Part
Type: Unknown