Difference between revisions of "Template:Technology"

From Shadowlack
Jump to navigationJump to search
m
m
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the &quot;Infobox device&quot; template.
+
This is the "Infobox device" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
Line 44: Line 44:
 
| {{{dimensions|}}}
 
| {{{dimensions|}}}
 
|-
 
|-
! Weight
+
{{#if: {{{weight|}}}
| {{{weight|}}}
+
|{{#!:
 +
|-
 +
| '''Weight:'''
 +
| {{{weight}}}
 +
|-}} }}
 
|-
 
|-
 
! Predecessor
 
! Predecessor

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