Dn-text-box/code
From EncyclopAtys
Code
<div {{:dn-text-box/css}}> : need this to warp all together
{{:dn-text-box/header : template for the header
|Icon={{{Icon}}}
|Header={{{Header|}}}
|Pallete={{{Pallete}}}
}}
{{:dn-text-box/content : template for the content
|Content={{{Content}}}
|Pallete={{{Pallete}}}
}}
</div>