Template:Collapse: Difference between revisions

From LNTwww
No edit summary
No edit summary
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div>
<html>
   <div class="panel-heading">
   <div class="panel-heading">
     <h4 class="panel-title">
     <h4 class="panel-title">
       <html><a data-toggle="collapse" href="#collapse1"></html>{{{TITEL}}}<html></a></html>
       <a data-toggle="collapse" href=</html>"#collapse_{{{ID|0}}}"<html> > </html>{{{TITEL}}}<html> </a>
     </h4>
     </h4>
   </div>
   </div>
   <div id="collapse1" class="panel-collapse collapse ">
   <div id=</html>"collapse_{{{ID|0}}}"<html> class="panel-collapse collapse lntwwwCollapsible">
     <div class="panel-body">
     <div class="panel-body">
      <p>{{{TEXT}}}</p>
</html>
{{{TEXT}}}
<html>
     </div>
     </div>
   </div>
   </div>
</div>
</html>

Latest revision as of 23:13, 25 February 2021

{{{TEXT}}}