Difference between revisions of "Template:Input method"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
m (Sardanaphalus moved page Template:Input Method to Template:Input method: Standard sentence-casing)
imported>Sardanaphalus
(updates following move)
Line 1: Line 1:
{{ navbox
+
{{Navbox
| name  = Input Method
+
| name  = Input method
 
| title = [[Input method]]
 
| title = [[Input method]]
|listclass = hlist
+
| listclass = hlist
| group1 = Windows Input Method
+
 
| 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;
 +
  | group1 = [[Microsoft Windows|Windows]]
 +
  | list1 =
 +
<!-- * [[Active Input Method Manager|Active Input Method Manager (AIMM)]] -->
 +
* [[Text Services Framework|Text Services Framework (TSF)]]
 +
<!-- * [[Cicero Unaware Application Support|Cicero Unaware Application Support (CUAS)]] -->
 +
<!-- * [[InputScope]] -->
 +
  | group2 = [[Unix]]-like
 +
  | list2 =
 
* [[Fcitx]]
 
* [[Fcitx]]
* [[Intelligent Input Bus|IBus]]
+
* [[Intelligent Input Bus|Intelligent Input Bus (IBus)]]
* [[Internet/Intranet Input Method Framework|IIIMF]]
+
* [[Internet/Intranet Input Method Framework|Internet/Intranet Input Method Framework (IIIMF)]]
 
* [[Maliit]]
 
* [[Maliit]]
* [[Smart Common Input Method|SCIM]]
+
* [[Smart Common Input Method|Smart Common Input Method (SCIM)]]
 
* [[uim]]
 
* [[uim]]
* [[X 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]]
 
* [[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]] -->
+
<!-- * [[Canna (text input)|Canna]] -->
 
* [[Google Japanese Input]]
 
* [[Google Japanese Input]]
 
* [[Kotoeri]]
 
* [[Kotoeri]]
Line 31: Line 44:
 
* [[Predictive Input Method|Prime]]
 
* [[Predictive Input Method|Prime]]
 
* [[Sj3]]
 
* [[Sj3]]
* [[Simple Kana to Kanji|SKK]]
+
* [[Simple Kana to Kanji|Simple Kana to Kanji (SKK)]]
 
* [[Tomoe (handwriting recognition engine)|Tomoe]]
 
* [[Tomoe (handwriting recognition engine)|Tomoe]]
 
* [[T-Code]]
 
* [[T-Code]]
Line 39: Line 52:
 
-->
 
-->
 
* [[Wnn]]
 
* [[Wnn]]
| group5 = Chinese conversion engine
+
  | group2 = Chinese
| list5 =
+
  | list2 =
 
* [[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]] -->
+
<!-- ** [[ABC Method|ABC]] -->
** [[Google Pinyin]]
+
** [[Google Pinyin|Google]]
** [[Microsoft Pinyin IME|Microsoft Pinyin]]
+
** [[Microsoft Pinyin IME|Microsoft]]
** [[Sogou Pinyin]]
+
** [[Sogou Pinyin|Sogou]]
<!--* [[Shou-wei hao-ma method|Shou-wei hao-ma]] -->
+
<!-- * [[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]]
 
* [[Wubihua method|Wubihua]]
 
* [[ZhengMa]]
 
* [[ZhengMa]]
| group6 = Korean conversion engine
+
  | group3 = Korean
| list6 =
+
  | list3 =
}}<includeonly>
+
*
[[Category:Input methods]]
+
}}
</includeonly><noinclude>
 
  
{{documentation}}
+
}}<includeonly>[[Category:Input methods]]</includeonly><noinclude>
 +
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 10:37, 6 September 2014

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.