Template:Equipment/sandbox: Difference between revisions
Jump to navigation
Jump to search
m (Test) |
m (Testing of databox again) |
||
Line 1: | Line 1: | ||
<includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 300px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;" | <includeonly> | ||
{| style="float: right; margin: 0 0 10px 10px; width: 300px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;" | |||
|- style="text-align:center; background-color:#5f9fbc; color: white; font-size: 120%" | |- style="text-align:center; background-color:#5f9fbc; color: white; font-size: 120%" | ||
! colspan=2| '''{{#if:{{{title|}}}|{{{title}}}|{{{name}}} }}''' | ! colspan=2| '''{{#if:{{{title|}}}|{{{title}}}|{{{name}}} }}''' | ||
|- | |||
| DEVELOP || DEVELOP }} | |||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!}}- | {{!}}- | ||
! colspan=2{{!}} [[File:{{{image}}}{{!}}290px]] | ! colspan=2{{!}} [[File:{{{image}}}{{!}}290px]] | ||
|}} | |}} | ||
{{#if:{{{description|}}}| | {{#if:{{{description|}}}| | ||
{{!}}- | {{!}}- | ||
! colspan=2{{!}} {{{description}}} | ! colspan=2{{!}} {{{description}}} | ||
|}} | |}} | ||
{{#if:{{{status|}}}| | {{#if:{{{status|}}}| | ||
{{TableRow | Status | {{{status}}} }} | {{TableRow | Status | {{{status}}} }} | ||
|}} | |}} | ||
{{#if:{{{manufacturer|}}}| | {{#if:{{{manufacturer|}}}| | ||
{{TableRow | Manufacturer | {{{manufacturer}}} }} | {{TableRow | Manufacturer || {{{manufacturer}}} }} | ||
|}} | |}} | ||
{{#if:{{{model|}}}| | {{#if:{{{model|}}}| | ||
{{TableRow | Model | {{{model}}} }} | {{TableRow | Model | {{{model}}} }} | ||
Line 33: | Line 39: | ||
|}} | |}} | ||
{{#if:{{{dataBox|}}}| | {{#if:{{{dataBox|}}}| | ||
|- | {|- | ||
{{TableRow | Work Area | | {{#if:{{{area|}}}| {{TableRow | Work Area | {{{area}}} }} }} | ||
} | |||
|}} | |}} | ||
{{#if:{{{more_link|}}}| | {{#if:{{{more_link|}}}| |
Revision as of 12:51, 10 February 2018
This is the testing copy of the Template:Equipment