Template:HandheldPage: Difference between revisions

From Handhelds Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:
}}{{TOC|limit=4}}{{Movetotop}}{{SectionStyleStart}}
}}{{TOC|limit=4}}{{Movetotop}}{{SectionStyleStart}}


== Specification ==
== Specification ==
== Specification ==
{{Infobox handheld
{{Infobox handheld
;Image:{{{field|Image|input type=text|size=60}}}
|image={{{Image|}}}
;Brand:{{{field|Brand|input type=text}}}
|Brand={{#ifeq:{{{Brand|}}}|Other|{{{Brand Other|}}}|{{{Brand|}}}}}
;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}}}
|Release Date={{#ifeq:{{{Release Date|}}}|Other|{{{Release Date Other|}}}|{{{Release Date|}}}}}
;Form Factor:{{{field|Form Factor|input type=dropdown|values=Vertical,Horizontal,Clamshell,Other}}} If "Other", specify: {{{field|Form Factor Other|input type=text}}}
|Form Factor={{#ifeq:{{{Form Factor|}}}|Other|{{{Form Factor Other|}}}|{{{Form Factor|}}}}}
;SoC:{{{field|SoC|input type=dropdown|values=RK3326,RK3566,RK3588,S905,Other}}} If "Other", specify: {{{field|SoC Other|input type=text}}}
|SoC={{#ifeq:{{{SoC|}}}|Other|{{{SoC Other|}}}|{{{SoC|}}}}}
;CPU:{{{field|CPU|input type=text}}}
|CPU={{{CPU|}}}
;GPU:{{{field|GPU|input type=text}}}
|GPU={{{GPU|}}}
;RAM:{{{field|RAM|input type=dropdown|values=512MB,1GB,2GB,3GB,4GB,8GB,Other}}} If "Other", specify: {{{field|RAM Other|input type=text}}}
|RAM={{#ifeq:{{{RAM|}}}|Other|{{{RAM Other|}}}|{{{RAM|}}}}}
;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}}}
|Screen Size={{#ifeq:{{{Screen Size|}}}|Other|{{{Screen Size Other|}}}|{{{Screen Size|}}}}}
;Resolution:{{{field|Resolution|input type=dropdown|values=320x240,640x480,720p,1080p,Other}}} If "Other", specify: {{{field|Resolution Other|input type=text}}}
|Resolution={{#ifeq:{{{Resolution|}}}|Other|{{{Resolution Other|}}}|{{{Resolution|}}}}}
;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}}}
|Aspect Ratio={{#ifeq:{{{Aspect Ratio|}}}|Other|{{{Aspect Ratio Other|}}}|{{{Aspect Ratio|}}}}}
;Screen Type:{{{field|Screen Type|input type=dropdown|values=IPS,TN,OLED,Other}}} If "Other", specify: {{{field|Screen Type Other|input type=text}}}
|Screen Type={{#ifeq:{{{Screen Type|}}}|Other|{{{Screen Type Other|}}}|{{{Screen Type|}}}}}
;OS:{{{field|OS|input type=dropdown|values=Linux,Android,Windows,Other}}} If "Other", specify: {{{field|OS Other|input type=text}}}
|OS={{#ifeq:{{{OS|}}}|Other|{{{OS Other|}}}|{{{OS|}}}}}
;Internal Storage:{{{field|Internal Storage|input type=text}}}
|Internal Storage={{{Internal 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}}}
|External Storage={{#ifeq:{{{External Storage|}}}|Other|{{{External Storage Other|}}}|{{{External Storage|}}}}}
;WiFi:{{{field|WiFi|input type=dropdown|values=Yes,No,Optional}}}
|WiFi={{{WiFi|}}}
;Bluetooth:{{{field|Bluetooth|input type=dropdown|values=Yes,No,Optional}}}
|Bluetooth={{{Bluetooth|}}}
;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}}}
|Video Output={{#ifeq:{{{Video Output|}}}|Other|{{{Video Output Other|}}}|{{{Video Output|}}}}}
;Speaker:{{{field|Speaker|input type=dropdown|values=Mono,Stereo,None,Other}}} If "Other", specify: {{{field|Speaker Other|input type=text}}}
|Speaker={{#ifeq:{{{Speaker|}}}|Other|{{{Speaker Other|}}}|{{{Speaker|}}}}}
;3.5mm Audio Jack:{{{field|Audio Jack|input type=dropdown|values=Yes,No}}}
|3.5mm Audio Jack={{{Audio Jack|}}}
;Battery:{{{field|Battery|input type=text}}}
|Battery={{{Battery|}}}
;Dimensions:{{{field|Dimensions|input type=text}}}
|Dimensions={{{Dimensions|}}}
;Weight:{{{field|Weight|input type=text}}}
|Weight={{{Weight|}}}
;Extras:{{{field|Extras|input type=text}}}
|Extras={{{Extras|}}}
}}
}}



Revision as of 05:49, 20 June 2025

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