Template:DivToc: Difference between revisions

mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
<nowiki>{{</nowiki>'''DivToc'''
<nowiki>{{</nowiki>'''DivToc'''


|'''RightHead''' =  
|'''RightHead''' = Right Heading
Right Heading
 
 
|'''RightBody''' =
:Right body text


|'''RightBody''' = Right body text


|'''Categories''' =
|'''Categories''' =
Line 32: Line 28:
<div class="tocdiv">
<div class="tocdiv">
     <div>__TOC__</div>
     <div>__TOC__</div>
     <div>=={{{RightHead|Introduction}}}==
     <div><h2>{{{RightHead|Introduction}}}</h2>
{{{RightBody|RightBody}}}
{{{RightBody|RightBody}}}


</div>
</div>
</div>
</div>