テンプレート:Color box

提供: Yourpedia
2014年4月26日 (土) 20:01時点におけるファンカーイミラ (トーク | 投稿記録)による版 (ページの作成:「<span style="background-color:{{{1|}}}; color:{{{3|}}}; border:1px solid #000000; text-align:center">{{#if:{{{2|}}}| {{{2}}} |    }}</span><n...」)

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

{{#if:| {{{2}}} |    }}

使い方

{{Color box|背景色|文字列|文字色}}

見え方 書き方
       {{Color box|Green}}
あ       {{Color box||あ}}(色無し)
Default color for this text       {{Color box|Yellow|Default color for this text}}
White text in a blue box       {{Color box|Blue|White text in a blue box|White}}
Using X11 color names       {{Color box|SteelBlue|'''X11の色名称で指定'''|Cornsilk}}
Using RGB hex triplets       {{Color box|#012345|''色コードで指定''|#FEDCBA}}

関連テンプレート