Difference between revisions of "Template:Input method"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(use listclass = hlist in navbox as per WP:HLIST)
(add Anthy to list of Japanese IME)
 
(22 intermediate revisions by 16 users not shown)
Line 1: Line 1:
{{ navbox
+
{{Navbox
| name = Input Method
+
| name = Input method
 +
| state = {{{state|{{{1|}}}}}}
 
| title = [[Input method]]
 
| title = [[Input method]]
|listclass = hlist
+
| listclass = hlist
| group1 = Windows Input Method
+
c
| list1 = <!-- [[Active Input Method Manager|AIMM]], -->[[Text Services Framework|TSF]] <!--, [[Cicero Unaware Application Support|CUAS]], [[InputScope]]-->
+
| group1 = By [[Operating system|operating<br/>system]]
| group2 = Unix-like OS Input Method
+
| list1 =
| list2 =
+
{{Navbox |child |groupstyle=font-weight:normal;
* [[Intelligent Input Bus|IBus]]
+
  | group1 = [[Microsoft Windows|Windows]]
* [[Internet/Intranet Input Method Framework|IIIMF]]
+
  | list1 =
* [[Smart Common Input Method|SCIM]]
+
* [[Input Method Manager|Input Method Manager (IMM32)]]
 +
* [[Text Services Framework|Text Services Framework (TSF)]]
 +
  | group2 = [[Unix]]-like
 +
  | list2 =
 +
* [[Fcitx]]
 +
* [[Intelligent Input Bus|Intelligent Input Bus (IBus)]]
 +
* [[Internet/Intranet Input Method Framework|Internet/Intranet Input Method Framework (IIIMF)]]
 +
* [[Maliit]]
 +
* [[Smart Common Input Method|Smart Common Input Method (SCIM)]]
 
* [[uim]]
 
* [[uim]]
* [[Input method|XIM]]
+
* [[X Input Method|X Input Method (XIM)]]
 
* ''[[Input method|more…]]''
 
* ''[[Input method|more…]]''
| group3 = Other OS Input Method
+
  | group3 = Other
| list3 =
+
  | list3 =
 +
* [[Google IME]]
 
* [[OpenVanilla]]
 
* [[OpenVanilla]]
| group4 = Japanese conversion engine
+
}}
| list4 =  
+
 
<!--* [[Anthy]] -->
+
| group2 = Conversion
 +
| list2 =
 +
{{Navbox |child |groupstyle=font-weight:normal; |evenodd=swap
 +
  | group1 = Japanese
 +
  | list1 =
 +
* [[Anthy]]
 
* [[ATOK]]
 
* [[ATOK]]
<!--* [[Canna (text input)|Canna]] -->
 
 
* [[Google Japanese Input]]
 
* [[Google Japanese Input]]
 
* [[Kotoeri]]
 
* [[Kotoeri]]
<!--
 
* [[Microsoft IME Standard]]
 
* [[Microsoft Natural Input]]
 
* [[Predictive Input Method|Prime]]
 
* [[Sj3]]
 
* [[Simple Kana to Kanji|SKK]]
 
* [[Tomoe (handwriting recognition engine)|Tomoe]]
 
* [[T-Code]]
 
* [[TUT-Code]]
 
* [[VJE]]
 
* [[Whiz input method|whiz]]
 
-->
 
 
* [[Wnn]]
 
* [[Wnn]]
| group5 = Chinese conversion engine
+
  | group2 = Chinese
| list5 =
+
  | list2 =
 +
* [[Array Input Method|Array]]
 +
* [[Biaoxingma method|Biaoxingma]]
 
* [[Boshiamy method|Boshiamy]]
 
* [[Boshiamy method|Boshiamy]]
* [[Cangjie input method|Cangjie]] ([[Simplified Cangjie|Simplified/Express]])
+
* [[Cangjie input method|Cangjie]]&nbsp;([[Simplified Cangjie|Simplified{{\}}Express]])
 
* [[CKC Chinese Input System|CKC]]
 
* [[CKC Chinese Input System|CKC]]
 
* [[Dayi method|Dayi]]
 
* [[Dayi method|Dayi]]
 
* [[Pinyin method|Pinyin]]
 
* [[Pinyin method|Pinyin]]
<!--** [[ABC Method|ABC]] -->
+
** [[Google Pinyin|Google]]
** [[Google Pinyin]]
+
** [[Microsoft Pinyin IME|Microsoft]]
** [[Microsoft Pinyin IME|Microsoft Pinyin]]
+
** [[Sogou Pinyin|Sogou]]
** [[Sogou Pinyin]]
 
<!--* [[Shou-wei hao-ma method|Shou-wei hao-ma]] -->
 
 
* [[Stroke count method|Stroke count]]
 
* [[Stroke count method|Stroke count]]
 
* [[Wubi method|Wubi (Wang Ma)]]
 
* [[Wubi method|Wubi (Wang Ma)]]
* [[Wubihua method|Wubihua]]
+
* [[Zhengma method|ZhengMa]]
* [[ZhengMa]]
+
  | group3 = Korean
| group6 = Korean conversion engine
+
  | list3 =
| list6 =
+
* [[Nalgaeset]]
}}<includeonly>
+
  | group4 = Vietnamese
[[Category:Input methods]]
+
  | list4 =
</includeonly><noinclude>
+
* [[VPSKeys]]
 +
* [[WinVNKey]]
 +
* [[UniKey (software)|UniKey]]
 +
* [[Vietkey]]
 +
  | group5 = Indian
 +
  | list5 =
 +
* [[Bobble Keyboard (App)|Bobble]]
 +
}}
  
{{documentation}}
+
}}{{main other|[[Category:Input methods]]}}<noinclude>
 +
{{Documentation}}
 +
[[Category:Software navbox templates‎]]
 
</noinclude>
 
</noinclude>

Latest revision as of 09:58, 2 February 2020

Template documentation[view] [edit] [history] [purge]

Usage

Navigation template for different input methods, or ways of entering characters and symbols not found on one's input device(s) (for example, letters not found on the Latin-text QWERTY keyboard).

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Input method|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Input method|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Input method|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.