Template:Entry with color/doc

< Template:Entry with color
咯咯炀讨论 | 贡献2020年11月16日 (一) 11:47的版本 (创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW T…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

[模板https://www.parawikis.com/wiki/Template:Template_doc_page_viewed_directly?action=raw读取失败:HTTP 502] This template can be used to add the beginning of a row for a table entry with a color before it. Adds two cells, one with the specified color, one with the provided name. May be used by various types:

Parameters

Parameter Description Required Default
1 Name of the entry 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

{| class="wikitable sortable"
! colspan=2 | Column
|-
{{title with color|Abyssinia|200|100|50}}
|}

produces:

Column
Abyssinia

Aliases