?
文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

This template is designed to be used in a table to make a cell with text in that cell, with an appropriately colored background. It can be used in comparison tables with descriptions of risk, hazard英语Hazard analysis, criticality英语Criticality matrix, threat英语Threat level or severity level.

There are many risk assessment systems using a varying number of risk categories. See risk matrix英语risk matrix for typical criteria. Begin with values from low to high and only adopt other levels if it makes sense. Levels beyond high may be considered hyperbole (WP:WBA). The level of risk is usually not absolute, it is usually relative to the matrix in which it appears, producing a useful gradation.

Avoid using this template for transient situations. The colors are chosen to intuitively reflect situations generally considered negative and undesirable. Do not use this template to describe desirable situations.

The text in the cell is taken from the first parameter; {{Risk|Average}} would output "Average" otherwise it displays the default text. Most templates allow authors to override the default text in this way.

 Important: If you want to use other attributes for the table cells, e.g. colspan or rowspan, they need to be put before the template call and there must be no vertical bar | in between them:

已消除 Impossible 非常低 非常高 重大 Fatal
未知 Under investigation ?
...
|{{Risk |level=eliminated}}
|{{Risk |level=eliminated |align=ml |Impossible}}
|{{Risk |level=verylow}}
|{{Risk |level=low}}
|{{Risk |level=medium}}
|{{Risk |level=high}}
|{{Risk |level=veryhigh}}
|{{Risk |level=critical}}
|{{Risk |level=absolute |Fatal}}
|-
|{{Risk |level=unknown}}
|{{Risk |Under investigation}}
|{{Risk}}
|colspan=6 {{Risk |}}
...

Code 编辑

Code specific to this template:

data-sort-value="U0" style="background:#eee;vertical-align:middle;text-align:center;" class="table-unknown"|?

TemplateData 编辑

以下是该模板的模板数据,适用于可视化编辑器等工具。

Risk模板数据

A template for styling individual table cells with standard contents and colors.

模板参数[编辑模板数据]

此模板首选参数不换行的行内格式。

参数描述类型状态
text1

text shown instead of autogenerated text

默认值
?
内容可选
levellevel

predefined risk level, either 'eliminated', 'verylow', 'low', 'medium', 'high', 'veryhigh', 'critical' or 'absolute'; avoid hyperbole (WP:WBA), use levels beyond 'high' only if necessary, assess the risk in the context of the table, see Risk matrix

默认值
单行文本推荐
sort valuesortvalue

code for ordering instead of autogenerated code in the format 'knowledge-level', where 'knowledge' is an alphabetic code with values 'U' (unknown) or 'K' (known) and 'level' is a numeric code for the various risk levels, from 0 for 'eliminated' to 8 for 'absolute'

默认值
U0
单行文本可选
alignmentalign

text alignment inside the cell, either 'tl' (top left), 'tc' (top center), 'tr' (top right), 'ml' (middle left), 'mc' (middle center), 'mr' (middle right), 'bl' (bottom left), 'bc' (bottom center) or 'br' (bottom right)

默认值
mc
单行文本可选
stylestyle

semicolon separated list of CSS rules applied to the table cell

默认值
单行文本可选

See also 编辑

Notes 编辑