Difference between revisions of "Template:Input method"

From blackwiki
Jump to navigation Jump to search
imported>DePiep
m (rm whitespace. interwiki into /doc)
(add Anthy to list of Japanese IME)
 
(25 intermediate revisions by 19 users not shown)
Line 1: Line 1:
{{ navbox
+
{{Navbox
| name = Input Method
+
| name = Input method
 +
| state = {{{state|{{{1|}}}}}}
 
| title = [[Input method]]
 
| title = [[Input method]]
| group1 = Windows Input Method
+
| listclass = hlist
| list1 = IMM32, [[Active Input Method Manager|AIMM]], [[Text Services Framework|TSF]], [[Cicero Unaware Application Support|CUAS]], [[InputScope]]
+
c
| group2 = Unix-like OS Input Method
+
| group1 = By [[Operating system|operating<br/>system]]
| list2 = [[Intelligent Input Bus|IBus]]{{·}} [[Internet/Intranet Input Method Framework|IIIMF]]{{·}} [[Smart Common Input Method|SCIM]]{{·}} [[uim]]{{·}} [[Input method|XIM]]{{·}}''[[Input method|more…]]''
+
| list1 =
| group3 = Other OS Input Method
+
{{Navbox |child |groupstyle=font-weight:normal;
| list3 = [[OpenVanilla]]
+
  | group1 = [[Microsoft Windows|Windows]]
| group4 = Japanese conversion engine
+
  | list1 =
| list4 = [[Anthy]]{{·}} [[ATOK]]{{·}} [[Canna (text input)|Canna]]{{·}} [[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]]
+
* [[Input Method Manager|Input Method Manager (IMM32)]]
| group5 = Chinese conversion engine
+
* [[Text Services Framework|Text Services Framework (TSF)]]
| list5 = [[Boshiamy method|Boshiamy]]{{·}} [[Cangjie input method|Cangjie]] ([[Simplified Cangjie|Simplified/Express]]){{·}} [[CKC Chinese Input System|CKC]]{{·}} [[Dayi method|Dayi]]{{·}} [[Pinyin method|Pinyin]] ([[ABC Method|ABC]]{{·}} [[Google Pinyin]]{{·}} [[Microsoft Pinyin IME|Microsoft Pinyin]]{{·}} [[Sogou Pinyin]]){{·}} <!-- [[Shou-wei hao-ma method|Shou-wei hao-ma]]{{·}} --> [[Stroke count method|Stroke count]]{{·}} Tomoe{{·}} [[Wubi method|Wubi (Wang Ma)]]{{·}} [[Wubihua method|Wubihua]]{{·}} [[ZhengMa]]
+
  | group2 = [[Unix]]-like
| group6 = Korean conversion engine
+
  | list2 =
| list6 =
+
* [[Fcitx]]
}}<includeonly>
+
* [[Intelligent Input Bus|Intelligent Input Bus (IBus)]]
[[Category:Input methods]]
+
* [[Internet/Intranet Input Method Framework|Internet/Intranet Input Method Framework (IIIMF)]]
</includeonly><noinclude>
+
* [[Maliit]]
 +
* [[Smart Common Input Method|Smart Common Input Method (SCIM)]]
 +
* [[uim]]
 +
* [[X Input Method|X Input Method (XIM)]]
 +
* ''[[Input method|more…]]''
 +
  | group3 = Other
 +
  | list3 =
 +
* [[Google IME]]
 +
* [[OpenVanilla]]
 +
  }}
  
{{documentation}}
+
| group2 = Conversion
 +
| list2 =
 +
{{Navbox |child |groupstyle=font-weight:normal; |evenodd=swap
 +
  | group1 = Japanese
 +
  | list1 =
 +
* [[Anthy]]
 +
* [[ATOK]]
 +
* [[Google Japanese Input]]
 +
* [[Kotoeri]]
 +
* [[Wnn]]
 +
  | group2 = Chinese
 +
  | list2 =
 +
* [[Array Input Method|Array]]
 +
* [[Biaoxingma method|Biaoxingma]]
 +
* [[Boshiamy method|Boshiamy]]
 +
* [[Cangjie input method|Cangjie]]&nbsp;([[Simplified Cangjie|Simplified{{\}}Express]])
 +
* [[CKC Chinese Input System|CKC]]
 +
* [[Dayi method|Dayi]]
 +
* [[Pinyin method|Pinyin]]
 +
** [[Google Pinyin|Google]]
 +
** [[Microsoft Pinyin IME|Microsoft]]
 +
** [[Sogou Pinyin|Sogou]]
 +
* [[Stroke count method|Stroke count]]
 +
* [[Wubi method|Wubi (Wang Ma)]]
 +
* [[Zhengma method|ZhengMa]]
 +
  | group3 = Korean
 +
  | list3 =
 +
* [[Nalgaeset]]
 +
  | group4 = Vietnamese
 +
  | list4 =
 +
* [[VPSKeys]]
 +
* [[WinVNKey]]
 +
* [[UniKey (software)|UniKey]]
 +
* [[Vietkey]]
 +
  | group5 = Indian
 +
  | list5 =
 +
* [[Bobble Keyboard (App)|Bobble]]
 +
}}
 +
 
 +
}}{{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.