Template:Coltit/testcases
This is the template test cases page for the sandbox of Template:Coltit. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
{{Coltit|F00}}
{{Coltit}}
title="color F00" style="background: /* */#F00; text-align: ;"|
{{Coltit/sandbox}}
title="color F00" style="background: /* */#F00; color: /* */##000; text-align: ;"|
{{Coltit|F00|0F0}}
{{Coltit}}
title="color F00" style="background: /* */#F00; color: /* */#0F0; text-align: ;"|
{{Coltit/sandbox}}
title="color F00" style="background: /* */#F00; color: /* */#0F0; text-align: ;"|
{{Coltit|FF0000}}
{{Coltit}}
title="color FF0000" style="background: /* */#FF0000; text-align: ;"|
{{Coltit/sandbox}}
title="color FF0000" style="background: /* */#FF0000; color: /* */##000; text-align: ;"|
{{Coltit|FF0000|00FF00}}
{{Coltit}}
title="color FF0000" style="background: /* */#FF0000; color: /* */#00FF00; text-align: ;"|
{{Coltit/sandbox}}
title="color FF0000" style="background: /* */#FF0000; color: /* */#00FF00; text-align: ;"|
{{Coltit|#F00}}
{{Coltit}}
title="color #F00" style="background: /* */#F00; text-align: ;"|
{{Coltit/sandbox}}
title="color
- F00" style="background: /* */#F00; color: /* */##000; text-align: ;"|
{{Coltit|#F00|#0F0}}
{{Coltit}}
title="color #F00" style="background: /* */#F00; color: /* */#0F0; text-align: ;"|
{{Coltit/sandbox}}
title="color
- F00" style="background: /* */#F00; color: /* */#0F0; text-align: ;"|
{{Coltit|#FF0000}}
{{Coltit}}
title="color #FF0000" style="background: /* */#FF0000; text-align: ;"|
{{Coltit/sandbox}}
title="color
- FF0000" style="background: /* */#FF0000; color: /* */##000; text-align: ;"|
{{Coltit|#FF0000|#00FF00}}
{{Coltit}}
title="color #FF0000" style="background: /* */#FF0000; color: /* */#00FF00; text-align: ;"|
{{Coltit/sandbox}}
title="color
- FF0000" style="background: /* */#FF0000; color: /* */#00FF00; text-align: ;"|
{{Coltit|red}}
{{Coltit}}
title="color RED" style="background: #FF0000; text-align: ;"|
{{Coltit/sandbox}}
title="color RED" style="background: #FF0000; color: /* */##000; text-align: ;"|
{{Coltit|red|green}}
{{Coltit}}
title="color RED" style="background: #FF0000; color: #008000; text-align: ;"|
{{Coltit/sandbox}}
title="color RED" style="background: #FF0000; color: #008000; text-align: ;"|
{{Coltit|rgb=100%, 0%, 0%}}
{{Coltit}}
title="color 100%, 0%, 0%" style="background: rgb(100%, 0%, 0%); text-align: ;"|
{{Coltit/sandbox}}
title="color 100%, 0%, 0%" style="background: rgb(100%, 0%, 0%); color: /* */##000; text-align: ;"|
{{Coltit|color=0%, 100%, 0%}}
{{Coltit}}
title="color UNSPECIFIED" style=" color: rgb(0%, 100%, 0%); text-align: ;"|
{{Coltit/sandbox}}
title="color #FFF" style="background: /* */##FFF; color: rgb(0%, 100%, 0%); text-align: ;"|
{{Coltit|color=0%, 100%, 0% |rgb=100%, 0%, 0%}}
{{Coltit}}
title="color 100%, 0%, 0%" style="background: rgb(100%, 0%, 0%); color: rgb(0%, 100%, 0%); text-align: ;"|
{{Coltit/sandbox}}
title="color 100%, 0%, 0%" style="background: rgb(100%, 0%, 0%); color: rgb(0%, 100%, 0%); text-align: ;"|
{{Coltit|rgb=255, 0, 0}}
{{Coltit}}
title="color 255, 0, 0" style="background: rgb(255, 0, 0); text-align: ;"|
{{Coltit/sandbox}}
title="color 255, 0, 0" style="background: rgb(255, 0, 0); color: /* */##000; text-align: ;"|
{{Coltit|color=0, 255, 0}}
{{Coltit}}
title="color UNSPECIFIED" style=" color: rgb(0, 255, 0); text-align: ;"|
{{Coltit/sandbox}}
title="color #FFF" style="background: /* */##FFF; color: rgb(0, 255, 0); text-align: ;"|
{{Coltit|color=0, 255, 0 |rgb=255, 0, 0}}
{{Coltit}}
title="color 255, 0, 0" style="background: rgb(255, 0, 0); color: rgb(0, 255, 0); text-align: ;"|
{{Coltit/sandbox}}
title="color 255, 0, 0" style="background: rgb(255, 0, 0); color: rgb(0, 255, 0); text-align: ;"|