Difference between revisions of "Template:Technology"

From Shadowlack
Jump to navigationJump to search
m
m
Line 50: Line 50:
 
| {{{weight}}}
 
| {{{weight}}}
 
|-}} }}
 
|-}} }}
 +
{{#if: {{{predecessor|}}}
 +
|{{#!:
 
|-
 
|-
! Predecessor
+
| '''Predecessor:'''
| {{{predecessor|}}}
+
| {{{predecessor}}}
 +
|-}} }}
 +
{{#if: {{{successor|}}}
 +
|{{#!:
 
|-
 
|-
! Successor
+
| '''Successor:'''
| {{{successor|}}}
+
| {{{successor}}}
 +
|-}} }}
 
|}
 
|}
  
 
[[Category:Device]]
 
[[Category:Device]]
 
</includeonly>
 
</includeonly>

Revision as of 13:52, 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.