Template:JA:Category TOC
Jump to navigation
Jump to search
This documentation is transcluded from Template:JA:Category TOC/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
- Note: This Japanese template is the same as {{Category TOC}}, but passes an additional
lang = ja
parameter in order to use different defaults. - Anyway, the language code is autodetected from the current page by {{Category TOC}}, which uses {{Langcode}}.
使い方
このテンプレートはカテゴリページに目次(TOC)を追加します。これはカテゴリページにのみ用い、ページ数が400未満のカテゴリには使わないでください。
{{Template:JA:Category TOC | align = <!-- left(既定)/ center / right --> | top = <!-- yes(既定)/ no --> | numerals = <!-- yes or separate / group(既定)/ no --> | uppercase = <!-- yes or separate / group(既定)/ no --> | lowercase = <!-- yes or separate / group / no(既定)--> | grek-uppercase = <!-- yes or separate / group / no(既定)--> | grek-lowercase = <!-- yes or separate / group / no(既定)--> | cyrl-uppercase = <!-- yes or separate / group / no(既定)--> | cyrl-lowercase = <!-- yes or separate / group / no(既定)--> | kana = <!-- yes(既定)/ separate / group / no --> }}
引数
- align – 位置を指定します。既定では left です。
- top – 「すべて」のリンクを表示するかどうかを指定します。既定では yes です。
- numerals – 数字を含めるかどうかを指定します:
- yes または separate: 0, 1, ..., 9 のそれぞれに個別のリンクを表示します。
- group(既定): 0–9 に対するリンクを1つ表示します。
- no: リンクを表示しません。
- uppercase – 英大文字を含めるかどうかを指定します:
- yes または separate(既定): A, B, ..., Z のそれぞれに個別のリンクを表示します。
- group: A–Z に対するリンクを1つ表示します。
- no: 英大文字に対するリンクを表示しません。
- lowercase – 英小文字を含めるかどうかを指定します:
- yes または separate: a, b, ..., z のそれぞれに個別のリンクを表示します。
- group: a–z に対するリンクを1つ表示します。
- no(既定): 英小文字に対するリンクを表示しません。
- grek-uppercase – specifies whether Greek uppercase letters are included:
- yes または separate: Α, Β, Γ, ..., Ω のそれぞれに個別のリンクを表示します。
- group: Α–Ω に対するリンクを1つ表示します。
- no(既定): there is no link for Greek uppercase letters。
- grek-lowercase – specifies whether Greek lowercase letters are included:
- yes または separate: α, β, γ, ..., ω のそれぞれに個別のリンクを表示します。
- group: α–ω に対するリンクを1つ表示します。
- cyrl-uppercase – specifies whether Cyrillic uppercase letters are included:
- yes または separate: А, Б, В, ..., Я のそれぞれに個別のリンクを表示します。
- group: А–Я に対するリンクを1つ表示します。
- no(既定): there is no link for Cyrillic uppercase letters。
- cyrl-lowercase – specifies whether Cyrillic lowercase letters are included:
- yes または separate: а, б, в, ..., я のそれぞれに個別のリンクを表示します。
- group: а–я に対するリンクを1つ表示します。
- no(既定): there is no link for Cyrillic lowercase letters。
- kana(または katakana)– カタカナを含めるかどうかを指定します:
- yes(既定): ア, カ, サ, ..., ワ の行単位に個別のリンクを表示します。
- separate: ア, イ, ウ, ..., ン の文字単位に個別のリンクを表示します。
- group: ア–ン に対するリンクを1つ表示します。
- no: カタカナに対するリンクを表示しません。
例
- {{Template:JA:Category TOC|uppercase= yes |kana= group }}
- {{Template:JA:Category TOC|align= center }}
- {{Template:JA:Category TOC|numerals= no }}
- {{Template:JA:Category TOC|kana= separate }}
参照
- {{TOC}}