コンテンツにスキップ

「テンプレート:Ic」の版間の差分

提供: ArchWiki
削除された内容 追加された内容
編集の要約なし
編集の要約なし
 
18行目: 18行目:
{{Note|Please use the second argument only when strictly necessary, consider manually splitting the code in more parts instead.}}-->
{{Note|Please use the second argument only when strictly necessary, consider manually splitting the code in more parts instead.}}-->


==Example==
== Example ==


{{ic|code}}</noinclude><includeonly><code{{{2| style="display:inline-block; padding: 0 0.3em;"}}}>{{{code|{{{1|{{META Error}}}}}}}}</code></includeonly><noinclude><!-- Note that using display:inline-block; is intentional, it allows easily selecting the whole code with a triple click in modern browsers. --></noinclude>
{{ic|code}}</noinclude><includeonly><code>{{{code|{{{1|{{META Error}}}}}}}}</code></includeonly>

2025年12月13日 (土) 18:12時点における最新版

このページはテンプレートです。このページに Arch Linux に関連する情報は含まれていません、他の記事のパーツとして使って下さい。詳しくは、ヘルプ:テンプレートを見て下さい。

このテンプレートで実験はしないようお願いします。このテンプレートを使っているページを破壊してしまうおそれがあります。このテンプレートを編集したいときは、テキストをテンプレート:サンドボックスにコピーして、そこでテストを行ってから、問題ないようでしたら編集してください。

このテンプレートに関して何か意見がある場合は、自由に発言してください。

Inline code.

Usage

{{ic|code}}
ヒント When representing keyboard keys, you can use HTML entities &uarr;, &rarr;, &darr; and &larr; to depict arrow keys: , , ,

Example

code