(创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW T…”) |
小 (文本替换 - 替换“{{template doc page viewed directly}}</noinclude>”为“{{template doc page viewed directly}}</noinclude>[[en:{{FULLPAGENAME}}]]”) |
||
第1行: | 第1行: | ||
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> | <includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>[[en:{{FULLPAGENAME}}]] | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
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: | 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: |
2022年3月18日 (五) 14:35的最新版本
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:
- Terrain
- Titles (alias Template:Title with color)
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 |