All public logs

From TBATE Wiki
Jump to navigationJump to search

Combined display of all available logs of TBATE Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:48, 9 January 2025 Toby talk contribs created page Template:Color/doc (Created page with "== Description == This template can be used to specify the foreground color of a span of text. Acceptable values are RGB hex codes, e.g. #C9E72A, or any of the web colors: red, blue, green, moccasin, darkorchid, etc. == Usage == * <pre>{{Color|name of color or hex code of color|Text}}</pre> ;For example: * <pre>{{Color|Red|Hello, world!}}</pre> → {{Color|Red|Hello, world!}} * <pre>{{Color|#00F000|Hello, world!}}</pre> → {{Color|#00F000|Hello, world!}} <includeon...")