Difference between revisions of "Template:InfoBox CasioCalculators"

From Casio Universal Wiki
Jump to: navigation, search
(Undo revision 647 by Ziqumu (talk))
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{InfoBox
 
<includeonly>{{InfoBox
| title    = {{#if:{{{model|}}}|{{{model}}}}}
+
| title    = {{{model|}}}
| image    = {{#if:{{{image|}}}|{{{image}}}}}
+
| image    = {{{image|}}}
| caption  = {{#if:{{{caption|}}}|{{{caption}}}}}
+
| ImageLink= {{{ImageLink|}}}
 +
| caption  = {{{caption|}}}
 
| label1  = School level
 
| label1  = School level
 
| data1    = {{{schoolLevel|}}}
 
| data1    = {{{schoolLevel|}}}
| label2  = Release year
+
| label2  = Introduced year
| data2    = {{{ReleaseYear|}}}
+
| data2    = {{{IntroducedYear|}}}
 
| label3  = CPU
 
| label3  = CPU
 
| data3    = {{{CPU|}}}
 
| data3    = {{{CPU|}}}
Line 15: Line 16:
 
| label6  = Memory Storage
 
| label6  = Memory Storage
 
| data6    = {{{MemoryStorage|}}}
 
| data6    = {{{MemoryStorage|}}}
| label7  = Screen Size (WxH px)
+
| label7  = Screen Size (px)
 
| data7    = {{{ScreenSize|}}}   
 
| data7    = {{{ScreenSize|}}}   
 
| label8  = ScreenColor
 
| label8  = ScreenColor
Line 29: Line 30:
 
}}
 
}}
 
</includeonly>
 
</includeonly>
<noinclude>
+
<noinclude>{{InfoBox_CasioCalculators
 +
|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.
 +
<pre>
 
{{InfoBox_CasioCalculators
 
{{InfoBox_CasioCalculators
|model=Xperia
+
|model       = CFX-9850
|image=edit.jpg
+
|image       = CFX-9850GB_PLUS.jpg
|caption=tzt
+
|caption     = The 9850GB PLUS with 3 color screen
|RAM = Bob
+
|schoolLevel = ?
 +
|IntroducedYear = 1996
 +
|CPU        = ?
 +
|Frequency  = ?
 +
|RAM         = ?
 +
|MemoryStorage = 32 kibibyte
 +
|ScreenSize  = 128x64
 +
|ScreenColor = 3color + black
 +
|Weight      = ?
 +
|SymbolicComputation = ?
 +
|Connectivity= ?
 +
|OfficialWebsite= ?
 
}}
 
}}
 +
</pre>
  
 +
[[Category:InfoBox_Dedicated|CasioCalculators]]
 
</noinclude>
 
</noinclude>

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= ?
}}