テンプレート:among

提供: miniwiki
2018/7/22/ (日) 09:42時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「<includeonly>{{#switch:{{{1|}}}|{{{2}}}|{{{3}}}|{{{4}}}|{{{5}}}|{{{6}}}|{{{7}}}=1|}}</includeonly><noinclude>''Usage:'' <nowiki>{{among|key|string1|...|stringn}}</nowiki>…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

Usage: {{among|key|string1|...|stringn}}

Produces 1 (equivalent to a true condition) if key is equal to any of the subsequent parameters; otherwise produces the empty string (false condition). Maximum number of parameters (excluding key): 6.