Difference between revisions of "Template:InfoBox CasioCalculators"

From Casio Universal Wiki
Jump to: navigation, search
(Undo revision 647 by Ziqumu (talk))
 
Line 1: Line 1:
 
<includeonly>{{InfoBox
 
<includeonly>{{InfoBox
| title    = {{{name|}}}
+
| title    = {{{model|}}}
| image2  = {{{logo|}}}
+
| image    = {{{image|}}}
| imageLink2={{{logoLink|}}}
+
| ImageLink= {{{ImageLink|}}}
| screenshot= {{{screenshot|}}}
 
| screenshotLink= {{{screenshotLink|}}}
 
 
| caption  = {{{caption|}}}
 
| caption  = {{{caption|}}}
| label1  = Author
+
| label1  = School level
| data1    = {{{Author|}}}
+
| data1    = {{{schoolLevel|}}}
| label2  = Developer
+
| label2  = Introduced year
| data2    = {{{developer|}}}
+
| data2    = {{{IntroducedYear|}}}
| label3  = First release
+
| label3  = CPU
| data3    = {{{first release|}}}
+
| data3    = {{{CPU|}}}
| label4  = Latest release
+
| label4  = Frequency of CPU   
| data4    = {{{latest release|}}}
+
| data4    = {{{Frequency|}}}
| label5  = Frequently updated
+
| label5  = RAM
| data5    = {{{Frequently updated|}}}
+
| data5    = {{{RAM|}}}
| label6  = Language
+
| label6  = Memory Storage
| data6    = {{{language|}}}
+
| data6    = {{{MemoryStorage|}}}
| label7  = Programming language
+
| label7  = Screen Size (px)
| data7    = {{{programming language|}}}   
+
| data7    = {{{ScreenSize|}}}   
| label8  = Genre
+
| label8  = ScreenColor
| data8    = {{{genre|}}}
+
| data8    = {{{ScreenColor|}}}
| label9  = Platform
+
| label9  = Weight
| data9    = {{{platform|}}}
+
| data9    = {{{Weight|}}}
| label10  = Licence
+
| label10  = Connectivity
| data10  = {{{Licence|}}}
+
| data10  = {{{Connectivity|}}}
| label11  = Website
+
| label11  = Symbolic computation
| data11   = {{{website|}}}
+
| data11  = {{{SymbolicComputation|}}}
 +
| label12  = Official Website
 +
| data12   = {{{OfficialWebsite|}}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>
<noinclude>
+
<noinclude>{{InfoBox_CasioCalculators
This InfoBox Dedicated should be on the pages talking about software like SDKs, lib, etc.
+
|model      = CFX-9850
 +
|ImageLink  = CFX-9850GB_PLUS.jpg
 +
|image      = CFX-9850GB_PLUS-w200.jpg
 +
|caption    = The 9850GB PLUS with 3 color screen
 +
|schoolLevel = ?
 +
|IntroducedYear = 1996
 +
|CPU        = ?
 +
|Frequency  = ?
 +
|RAM        = ?
 +
|MemoryStorage = 32 kibibyte
 +
|ScreenSize  = 128x64
 +
|ScreenColor = 3color + black
 +
|Weight      = ?
 +
|SymbolicComputation = ?
 +
|Connectivity= ?
 +
|OfficialWebsite= ?}}
 +
This InfoBox Dedicated should be on the pages talking about casio calculators.
 
insert the following code to get the infobox on the right. Change various parameters to get what you want.
 
insert the following code to get the infobox on the right. Change various parameters to get what you want.
 
<pre>
 
<pre>
{{InfoBox Software
+
{{InfoBox_CasioCalculators
| name=
+
|model      = CFX-9850
| logo=
+
|image      = CFX-9850GB_PLUS.jpg
| screenshot=
+
|caption    = The 9850GB PLUS with 3 color screen
| caption=
+
|schoolLevel = ?
| author=
+
|IntroducedYear = 1996
| developer=
+
|CPU        = ?
| first release=
+
|Frequency  = ?
| latest release=
+
|RAM        = ?
| frequently updated=
+
|MemoryStorage = 32 kibibyte
| language=
+
|ScreenSize  = 128x64
| programming language=
+
|ScreenColor = 3color + black
| genre=
+
|Weight      = ?
| platform=
+
|SymbolicComputation = ?
| licence=
+
|Connectivity= ?
| website=
+
|OfficialWebsite= ?
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 13:15, June 22, 2012


CFX-9850
{{{ImageSize}}}px
The 9850GB PLUS with 3 color screen
School level?
Introduced year1996
CPU?
Frequency of CPU?
RAM?
Memory Storage32 kibibyte
Screen Size (px)128x64
ScreenColor3color + black
Weight?
Connectivity?
Symbolic computation?
Official Website?


This InfoBox Dedicated should be on the pages talking about casio calculators. insert the following code to get the infobox on the right. Change various parameters to get what you want.

{{InfoBox_CasioCalculators
|model       = CFX-9850
|image       = CFX-9850GB_PLUS.jpg
|caption     = The 9850GB PLUS with 3 color screen
|schoolLevel = ?
|IntroducedYear = 1996
|CPU         = ?
|Frequency   = ?
|RAM         = ? 
|MemoryStorage = 32 kibibyte 
|ScreenSize  = 128x64
|ScreenColor = 3color + black
|Weight      = ?
|SymbolicComputation = ?
|Connectivity= ?
|OfficialWebsite= ?
}}