This template can be used to add the beginning of a row for a title. Use for data lists of titles.
- Adds two cells, one with the specified color, one with the provided name.
Parameters[编辑源代码]
| Parameter | Description | Required | Default |
|---|---|---|---|
| 1 | Name of the title | required | none |
| 2 | The color's red value (RGB) | required | none |
| 3 | The color's green value (RGB) | required | none |
| 4 | The color's blue value (RGB) ) | required | none |
Examples[编辑源代码]
{{title with color|Abyssinia|200|100|50}} produces:
| Column | |
|---|---|
| Abyssinia | |