Difference between revisions of "Template:InfoBox CasioCalculators"

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

Revision as of 13:14, June 22, 2012


This InfoBox Dedicated should be on the pages talking about software like SDKs, lib, etc. insert the following code to get the infobox on the right. Change various parameters to get what you want.

{{InfoBox Software
| name=
| logo=
| screenshot=
| caption=
| author=
| developer=
| first release=
| latest release=
| frequently updated=
| language=
| programming language=
| genre=
| platform=
| licence=
| website=
}}