跳转到内容
RA2DIY-WIKI 当前处于维护模式:页面上的内容随时可能发生更改且不会事先告知。

Template:Co/doc

来自RA2DIY
九千天华留言 | 贡献2025年5月3日 (六) 07:18的版本 (创建页面,内容为“Usage: <pre> {{Co|text|color|background-color}} </pre> Copy-paste the code above and replace * '''text''' with the text you want to have colored * '''color''' with the color the text should have * '''background-color''' with the bg-color the text should have (can be left blank) ==Examples== ;Code <pre> {{Co|Gold text|gold}} {{Co|Green text with a red background|#00FF00|red}} {{Color|Grayish-green text with a red background|green|red}} </pre> ;Result {{Co|Gol…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

Usage:

{{Co|text|color|background-color}}

Copy-paste the code above and replace

  • text with the text you want to have colored
  • color with the color the text should have
  • background-color with the bg-color the text should have (can be left blank)

Examples

Code
{{Co|Gold text|gold}}

{{Co|Green text with a red background|#00FF00|red}}

{{Color|Grayish-green text with a red background|green|red}}
Result

Gold text

Green text with a red background

Template:Color

See also

{{{{ safesubst:#if:|:|}}color block{{ safesubst:#if:||{{{arg}}}}}}}