Difference between revisions of "Dn-text-box/code"
From EncyclopAtys
FairyFighter (talk | contribs) m |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <syntaxhighlight> | + | ===Code=== |
+ | <syntaxhighlight lang='css'> | ||
<div {{:dn-text-box/css}}> : need this to warp all together | <div {{:dn-text-box/css}}> : need this to warp all together | ||
{{:dn-text-box/header : template for the header | {{:dn-text-box/header : template for the header |
Latest revision as of 15:59, 23 November 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>