Template:Device Infobox: Difference between revisions
Appearance
Xinreality (talk | contribs) No edit summary |
Xinreality (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<!-- Title --><tr><td colspan="2" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{name|}}}</td></tr> | <!-- Title --><tr><td colspan="2" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{name|}}}</td></tr> | ||
<!-- Image -->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;"> {{{image|}}} </td></tr>}} | <!-- Image -->{{#if:{{{image|}}}|<tr><td colspan="2" 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>}} | ||
<!-- Manufacturer -->{{#if:{{{manufacturer|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Manufacturer</td><td> {{{manufacturer|}}} </td></tr> | <!-- Manufacturer -->{{#if:{{{manufacturer|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Manufacturer</td><td> {{{manufacturer|}}} </td></tr>}} | ||
<!-- Release Date -->{{#if:{{{releasedate|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Release Date</td><td> {{{releasedate|}}} </td></tr> | <!-- Release Date -->{{#if:{{{releasedate|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Release Date</td><td> {{{releasedate|}}} </td></tr>}} | ||
<!-- Website -->{{#if:{{{website|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Website</td><td> {{{website|}}} </td></tr> | <!-- Website -->{{#if:{{{website|}}}|<tr><td bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> Website</td><td> {{{website|}}} </td></tr>}} | ||
</table><includeonly>[[Category:Devices|{{PAGENAME}}]]</includeonly> | </table><includeonly>[[Category:Devices|{{PAGENAME}}]]</includeonly> | ||
<noinclude> | <noinclude> |