「テンプレート:Box」の版間の差分
提供: Wikimedia Conference Japan 2009
(バベル用メタテンプレ) |
細 (cat) |
||
| (2人の利用者による、間の6版が非表示) | |||
| 1行目: | 1行目: | ||
| − | <div class="babel"> | + | <div class="babel" style="border: 1px solid {{{sym-bc}}}"> |
<div class="babel-sybmol" style="background-color: {{{sym-bc}}}">{{{sym}}}</div> | <div class="babel-sybmol" style="background-color: {{{sym-bc}}}">{{{sym}}}</div> | ||
<div class="babel-text" style="background-color: {{{text-bc}}}">{{{text}}}</div> | <div class="babel-text" style="background-color: {{{text-bc}}}">{{{text}}}</div> | ||
| 9行目: | 9行目: | ||
{{Box | {{Box | ||
| sym = <!-- 上に表示する記号 --> | | sym = <!-- 上に表示する記号 --> | ||
| − | |||
| text = <!-- 説明用の文章 --> | | text = <!-- 説明用の文章 --> | ||
| + | | sym-bc = <!-- 記号の背景色 --> | ||
| text-bc = <!-- 説明用文章の背景色 --> | | text-bc = <!-- 説明用文章の背景色 --> | ||
}} | }} | ||
</pre> | </pre> | ||
| − | [[カテゴリ: | + | [[カテゴリ:自己紹介テンプレート|Box]] |
</noinclude> | </noinclude> | ||
2009年7月15日 (水) 18:02時点における最新版
{{{sym}}}
{{{text}}}
バベルを作るためのメタテンプレ
使用例は以下。
{{Box
| sym = <!-- 上に表示する記号 -->
| text = <!-- 説明用の文章 -->
| sym-bc = <!-- 記号の背景色 -->
| text-bc = <!-- 説明用文章の背景色 -->
}}