Template:Device Infobox: Difference between revisions
Appearance
Xinreality (talk | contribs) No edit summary |
Xinreality (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<table cellspacing="3" style="width:300px; border:1px solid #BDBDBD; font-size:small; text-align:left; float:right; background-color:#FFFFFF;"> | <table cellspacing="3" style="width:300px; border:1px solid #BDBDBD; font-size:small; text-align:left; float:right; background-color:#FFFFFF;"> | ||
<!-- Title --><tr><td colspan=" | <!-- Title --><tr><td colspan="1" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{name|}}}</td></tr> | ||
<!-- Image -->{{#if:{{{image|}}}|<tr><td colspan=" | <!-- Image -->{{#if:{{{image|}}}|<tr><td colspan="1" style="text-align:center;"> {{{image|}}} </td></tr>}} | ||
<!-- Type -->{{#if:{{{type|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Type</td><td> {{{type|}}} </td></tr>}} | <!-- Type -->{{#if:{{{type|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Type</td><td> {{{type|}}} </td></tr>}} | ||
<!-- Developer -->{{#if:{{{developer|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Developer</td><td> {{{developer|}}} </td></tr>}} | <!-- Developer -->{{#if:{{{developer|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Developer</td><td> {{{developer|}}} </td></tr>}} |
Revision as of 13:46, 12 February 2015
Designed for use on Devices pages.
Usage
{{Device Infobox |name= |image= |type= |developer= |manufacturer= |releasedate= |website= }}
Parameters
|name=
- Name of the instance.
|image=
- Image of instance in normal [[file:name|size]] format.
- E.g. [[]]
|type=
- Type of device.
|developer=
- Developer of the device
|manufacturer=
- Manufacturer of the device
|releasedate=
- Release Date of the Device
|website=
- Device Website