Difference between revisions of "Template:Technology"
From Shadowlack
Jump to navigationJump to searchm |
m |
||
Line 37: | Line 37: | ||
! Release Date | ! Release Date | ||
| {{{releasedate|}}} | | {{{releasedate|}}} | ||
+ | {{#if: {{{price|}}} | ||
+ | |{{#!: | ||
|- | |- | ||
− | + | | '''Price:''' | |
− | | {{{price | + | | {{{price}}} |
− | |- | + | |-}}}} |
− | + | {{#if: {{{dimensions|}}} | |
− | + | |{{#!: | |
|- | |- | ||
+ | | '''Dimensions:''' | ||
+ | | {{{dimensions}}} | ||
+ | |-}}}} | ||
{{#if: {{{weight|}}} | {{#if: {{{weight|}}} | ||
|{{#!: | |{{#!: | ||
Line 49: | Line 54: | ||
| '''Weight:''' | | '''Weight:''' | ||
| {{{weight}}} | | {{{weight}}} | ||
− | |-}} }} | + | |-}}}} |
{{#if: {{{predecessor|}}} | {{#if: {{{predecessor|}}} | ||
|{{#!: | |{{#!: | ||
Line 55: | Line 60: | ||
| '''Predecessor:''' | | '''Predecessor:''' | ||
| {{{predecessor}}} | | {{{predecessor}}} | ||
− | |-}} }} | + | |-}}}} |
{{#if: {{{successor|}}} | {{#if: {{{successor|}}} | ||
|{{#!: | |{{#!: | ||
Line 61: | Line 66: | ||
| '''Successor:''' | | '''Successor:''' | ||
| {{{successor}}} | | {{{successor}}} | ||
− | |-}} }} | + | |-}}}} |
|} | |} | ||
− | |||
[[Category:Device]] | [[Category:Device]] | ||
</includeonly> | </includeonly> |
Revision as of 13:54, 9 February 2010
This is the "Infobox device" template. It should be called in the following format:
{{Infobox device |name= |image= |caption= |manufacturer= |type= |releasedate= |price= |dimensions= |weight= |predecessor= |successor= }}
Edit the page to see the template text.