Template:Panic

From coreboot
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



Examples:

Syntax Result
{{Panic|level=high|blob}}

{{#ifeq: high | high

blob medium-high blob medium blob blob

}} }} }}



{{Panic|level=medium-high|blob}}

{{#ifeq: medium-high | high

blob medium-high blob medium blob blob

}} }} }}



{{Panic|level=medium|blob}}

{{#ifeq: medium | high

blob medium-high blob medium blob blob

}} }} }}



References