Template:HandheldPage: Difference between revisions

From Handhelds Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
== Specification ==
== Specification ==
{{Infobox handheld
{{Infobox handheld
|image={{{Image|}}}
;Image:{{{field|Image|input type=text|size=60}}}
|Brand={{{Brand|}}}
;Brand:{{{field|Brand|input type=text}}}
|Release Date={{#ifeq:{{{Release Date}}}|Other|{{{Release Date Other}}}|{{{Release Date}}}}}
;Release Date:{{{field|Release Date|input type=dropdown|values=2019,2020,2021,2023,2024,2025,2026,Other}}} If "Other", specify: {{{field|Release Date Other|input type=text}}}
|Form Factor={{#ifeq:{{{Form Factor}}}|Other|{{{Form Factor Other}}}|{{{Form Factor}}}}}
;Form Factor:{{{field|Form Factor|input type=dropdown|values=Vertical,Horizontal,Clamshell,Other}}} If "Other", specify: {{{field|Form Factor Other|input type=text}}}
|SoC={{{SoC|}}}
;SoC:{{{field|SoC|input type=dropdown|values=RK3326,RK3566,RK3588,S905,Other}}} If "Other", specify: {{{field|SoC Other|input type=text}}}
|CPU={{{CPU|}}}
;CPU:{{{field|CPU|input type=text}}}
|GPU={{{GPU|}}}
;GPU:{{{field|GPU|input type=text}}}
|RAM={{{RAM|}}}
;RAM:{{{field|RAM|input type=dropdown|values=512MB,1GB,2GB,3GB,4GB,8GB,Other}}} If "Other", specify: {{{field|RAM Other|input type=text}}}
|Screen Size={{{Screen Size|}}}
;Screen Size:{{{field|Screen Size|input type=dropdown|values=2.8",3.0",3.5",5.0",Other}}} If "Other", specify: {{{field|Screen Size Other|input type=text}}}
|Resolution={{{Resolution|}}}
;Resolution:{{{field|Resolution|input type=dropdown|values=320x240,640x480,720p,1080p,Other}}} If "Other", specify: {{{field|Resolution Other|input type=text}}}
|Aspect Ratio={{{Aspect Ratio|}}}
;Aspect Ratio:{{{field|Aspect Ratio|input type=dropdown|values=4:3,16:9,3:2,Other}}} If "Other", specify: {{{field|Aspect Ratio Other|input type=text}}}
|Screen Type={{{Screen Type|}}}
;Screen Type:{{{field|Screen Type|input type=dropdown|values=IPS,TN,OLED,Other}}} If "Other", specify: {{{field|Screen Type Other|input type=text}}}
|OS={{{OS|}}}
;OS:{{{field|OS|input type=dropdown|values=Linux,Android,Windows,Other}}} If "Other", specify: {{{field|OS Other|input type=text}}}
|Internal Storage={{{Internal Storage|}}}
;Internal Storage:{{{field|Internal Storage|input type=text}}}
|External Storage={{{External Storage|}}}
;External Storage:{{{field|External Storage|input type=dropdown|values=SD Card,MicroSD,TF,Other}}} If "Other", specify: {{{field|External Storage Other|input type=text}}}
|WiFi={{{WiFi|}}}
;WiFi:{{{field|WiFi|input type=dropdown|values=Yes,No,Optional}}}
|Bluetooth={{{Bluetooth|}}}
;Bluetooth:{{{field|Bluetooth|input type=dropdown|values=Yes,No,Optional}}}
|Video Output={{{Video Output|}}}
;Video Output:{{{field|Video Output|input type=dropdown|values=HDMI,Mini HDMI,USB-C,None,Other}}} If "Other", specify: {{{field|Video Output Other|input type=text}}}
|Speaker={{{Speaker|}}}
;Speaker:{{{field|Speaker|input type=dropdown|values=Mono,Stereo,None,Other}}} If "Other", specify: {{{field|Speaker Other|input type=text}}}
|3.5mm Audio Jack={{{Audio Jack|}}}
;3.5mm Audio Jack:{{{field|Audio Jack|input type=dropdown|values=Yes,No}}}
|Battery={{{Battery|}}}
;Battery:{{{field|Battery|input type=text}}}
|Dimensions={{{Dimensions|}}}
;Dimensions:{{{field|Dimensions|input type=text}}}
|Weight={{{Weight|}}}
;Weight:{{{field|Weight|input type=text}}}
|Extras={{{Extras|}}}
;Extras:{{{field|Extras|input type=text}}}
}}
}}



Revision as of 05:44, 20 June 2025

This template is used by Form:Handheld to populate handheld device pages.