Template:Panic

From coreboot
Revision as of 21:08, 4 October 2014 by GNUtoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



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