「テンプレート:Crlf2」の版間の差分
ナビゲーションに移動
検索に移動
ja>Wakuna99 (←新しいページ: 「
<noinclude> {{documentation}} </noinclude>」) |
Administrator (トーク | 投稿記録) 細 (1版 をインポートしました) |
(相違点なし)
| |
2021年10月23日 (土) 02:41時点における最新版
使用法
This template adds a true carriage return and line feed. It is useful in markup when wikimarkup that must start on a new line such as #, * or ; is used in a table or template. For example, the {{markup}} template creates a table:
| マークアップ | 描画 |
|---|---|
* Text |
* Text |
| マークアップ | 描画 |
|---|---|
<br /> * Text |
|
| マークアップ | 描画 |
|---|---|
{{crlf2}}
* Text
|
|