Difference between revisions of "Template:Technology"
From Shadowlack
Jump to navigationJump to searchm (moved Template:Infobox device to Template:Infobox technology: Changed the name because device generally refers to tangible items. Technology is rather all-encompassing.) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the " | + | This is the "Technology" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
− | {{ | + | {{Technology |
|name= | |name= | ||
|image= | |image= | ||
Line 18: | Line 18: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
+ | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | {| class="infobox" | + | {| class="infobox" style="position:relative; float: right; clear: right; width: 20em; |
− | | colspan="2" style="text-align:center;background-color:#004586;color:#fff"| | + | | colspan="2" style="text-align:center;background-color:#004586;color:#fff"|[[Name::{{{Name|{{PAGENAME}}}}}]] |
|- | |- | ||
| colspan="2" style="text-align:center"|{{{image|}}} | | colspan="2" style="text-align:center"|{{{image|}}} | ||
|- | |- | ||
! Manufacturer: | ! Manufacturer: | ||
− | | {{{manufacturer|}}} | + | | [[Made by::{{{manufacturer|}}}]] |
|- | |- | ||
! Type: | ! Type: | ||
− | | {{{type|}}} | + | | [[Technology type::{{{type|}}}]] |
|- | |- | ||
{{#if: {{{releasedate|}}} | {{#if: {{{releasedate|}}} | ||
Line 40: | Line 41: | ||
|- | |- | ||
| '''Price:''' | | '''Price:''' | ||
− | | {{{price}}} | + | | [[Has cost::{{{price|}}}]] |
|-}}}} | |-}}}} | ||
{{#if: {{{dimensions|}}} | {{#if: {{{dimensions|}}} | ||
Line 66: | Line 67: | ||
| {{{successor}}} | | {{{successor}}} | ||
|-}}}} | |-}}}} | ||
− | |} | + | |} [[Category:Technology]] [[Category:{{{type}}}]]__NOEDITSECTION__ |
− | [[Category:Technology]] | ||
</includeonly> | </includeonly> |
Latest revision as of 15:46, 3 August 2012
This is the "Technology" template. It should be called in the following format:
{{Technology |name= |image= |caption= |manufacturer= |type= |releasedate= |price= |dimensions= |weight= |predecessor= |successor= }}
Edit the page to see the template text.