Difference between revisions of "Template:Infobox computer"

From blackwiki
Jump to navigation Jump to search
imported>Pixel8
m (Revert to revision 93350588 dated 2006-12-10 12:12:30 by Pixel8 using popups)
imported>WOSlinker
m (Changed protection level of Template:Infobox computer: allow template editors to modify ([Edit=Protected template] (indefinite) [Move=Protected template] (indefinite)))
 
(45 intermediate revisions by 23 users not shown)
Line 1: Line 1:
{| class="infobox" width=280px style="text-align: left;"
+
#REDIRECT [[Template:Infobox information appliance]]
|-
 
|colspan=2 align=center|{{{Photo}}}
 
|-style="background-color:#0066cc; color:#ffffff"
 
!colspan=2 align=center| {{{Name|{{PAGENAME}}}}}
 
|-
 
|width=50px style="background-color:#ddeeff"|'''Type'''
 
|width=228px style="background-color:#E7EBF5"|{{{Type}}}
 
|-
 
|style="background-color:#ddeeff"|'''Released'''
 
|style="background-color:#E7EBF5"|{{{Released}}}
 
|-
 
|style="background-color:#ddeeff"|'''Discontinued'''
 
|style="background-color:#E7EBF5"|{{{Discontinued}}}
 
|-
 
|style="background-color:#ddeeff"|'''Processor'''
 
|style="background-color:#E7EBF5"|{{{Processor}}}
 
|-
 
|style="background-color:#ddeeff"|'''Memory'''
 
|style="background-color:#E7EBF5"|{{{Memory}}}
 
|-
 
|style="background-color:#ddeeff"|'''OS'''
 
|style="background-color:#E7EBF5"|{{{OS}}}
 
|}<noinclude>
 
{{-}}
 
== Usage ==
 
 
 
<pre>{{Infobox computer
 
| Photo =
 
| Type =
 
| Released =
 
| Discontinued =
 
| Processor =
 
| Memory =
 
| OS =
 
}}</pre>
 
 
 
=== Example ===
 
 
 
;Code
 
<pre>&#123;&#123;Infobox computer
 
| Photo = [[Image:Amiga500 system.jpg|280px|An Amiga 500 computer system, with 1084S RGB monitor and second A1010 floppy disk drive]]
 
| Type = [[Home computer]]
 
| Released = 1987
 
| Discontinued = 1991
 
| Processor = Motorola 68000 @ 7.14MHz
 
| Memory = 512 KB (8 MB Maximum)
 
| OS = Amiga OS 1.2~1.3
 
}}</pre>
 
 
 
;Result
 
{{ {{PAGENAME}}
 
| Photo = [[Image:Amiga500 system.jpg|280px|An Amiga 500 computer system, with 1084S RGB monitor and second A1010 floppy disk drive]]
 
| Type = [[Home computer]]
 
| Released = 1987
 
| Discontinued = 1991
 
| Processor = Motorola 68000 @ 7.14MHz
 
| Memory = 512 KB (8 MB Maximum)
 
| OS = Amiga OS 1.2~1.3
 
}}
 
 
 
[[Category:Computer and video game infobox templates|CVG system]]
 
 
 
[[pt:Predefinição:Infobox computador]]
 
[[nn:Mal:Infoboks datamaskin]]
 
</noinclude>
 

Latest revision as of 10:56, 19 October 2013