Jump to content

Template:Adhyaya: Difference between revisions

From Anandamakaranda
No edit summary
No edit summary
Line 80: Line 80:


     <!-- Cross-reference permalink -->
     <!-- Cross-reference permalink -->
     <a
     <span style="
      href="#{{{document_id}}}_C{{{chapter_num}}}"
       display:inline-block;
      class="adhyaya-anchor"
      margin-left:10px;
      title="Link to this chapter: {{{document_id}}}_C{{{chapter_num}}}"
      font-size:0.72em;
       style="
      color:#c9a84c;
        display:inline-block;
      text-decoration:none;
        margin-left:10px;
      vertical-align:middle;
        font-size:0.72em;
      opacity:0.7;">
        color:#c9a84c;
       <a
        text-decoration:none;
        href="#{{{document_id}}}_C{{{chapter_num}}}"
        vertical-align:middle;
        title="Link to this chapter: {{{document_id}}}_C{{{chapter_num}}}">
        opacity:0.7;">
        ¶ {{{document_id}}}_C{{{chapter_num}}}
       ¶ {{{document_id}}}_C{{{chapter_num}}}
      </a>
     </a>
     </span>
   </div>
   </div>



Revision as of 18:27, 10 March 2026

This template defines the table "Adhyaya". View table. A replacement table has been generated for this table; View replacement table.

   
     Chapter {{{chapter_num}}}
   
   
     {{{title}}}
   


   
     <a
       href="#{{{document_id}}}_C{{{chapter_num}}}"
       title="Link to this chapter: {{{document_id}}}_C{{{chapter_num}}}">
       ¶ {{{document_id}}}_C{{{chapter_num}}}
     </a>