```div-parameter
## Parameter Block

|	Parameter			|			Format			|	Default					|	Mandatory	|	Description				| 
|		---				|			---				|	:---:					|	:---:		|		---					|
|	text	|	<dt>&lt;String&gt;	|	-	|	no	|	Lorem	|
|	header	|	<dt>isContent<dt>&lt;String&gt;<dt>.DOM	|	-	|	no	|	Lorem	|
|	icon	|	<dt>&lt;Icon&gt;	|	-	|	no	|	Lorem	|
|	content	|	<dt>isContent<dt>&lt;String&gt;<dt>.DOM	|	-	|	no	|	Lorem	|
|	level	|	<dt>&lt;Integer&gt; = 1 &#124; 2 &#124; 3	|	1	|	yes	|	<dt>1<dd><dt>2<dd><dt>3<dd>	|
|	appearance	|	<dt>&lt;String&gt; = "title" &#124; "subtitle" &#124; "normal"	|	"normal"	|	yes	|	<dt>title<dd><dt>subtitle<dd><dt>normal<dd>	|

```

@@include(../../core/dom/dom_p.md)