Difference between revisions of "Dn-text-box/code"
From EncyclopAtys
FairyFighter (talk | contribs) m |
FairyFighter (talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | ===Code=== | ||
<syntaxhighlight> | <syntaxhighlight> | ||
<div {{:dn-text-box/css}}> : need this to warp all together | <div {{:dn-text-box/css}}> : need this to warp all together |
Revision as of 21:00, 24 February 2021
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>