Template:Chapter: Difference between revisions

From AbhiprayaVedi
Created page with "<includeonly> <div class="book-chapter"> <div class="chapter-meta"> <span class="chapter-number">Chapter {{{number|?}}}</span> <h1 class="chapter-title">{{{title|Untitled Chapter}}}</h1> <div class="chapter-author">{{{author|}}}</div> </div> <div class="chapter-content"> {{{content}}} </div> <div class="chapter-footer"> <div class="page-nav">{{{prev_page|}}} | {{{next_page|}}}</div> </div> </div> </includeonly><noinclude> {{documentation}}..."
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="book-chapter">
<div class="book-chapter">
  <div class="chapter-meta">
<div class="chapter-meta">
    <span class="chapter-number">Chapter {{{number|?}}}</span>
<span class="chapter-number">Chapter {{{number|?}}}</span>
    <h1 class="chapter-title">{{{title|Untitled Chapter}}}</h1>
<h1 class="chapter-title">{{{title|Untitled Chapter}}}</h1>
    <div class="chapter-author">{{{author|}}}</div>
<div class="chapter-author">{{{author|}}}</div>
  </div>
</div>
  <div class="chapter-content">
<div class="chapter-content">
    {{{content}}}
{{{content}}}
  </div>
</div>
  <div class="chapter-footer">
<div class="chapter-footer">
    <div class="page-nav">{{{prev_page|}}} | {{{next_page|}}}</div>
<div class="page-nav">{{{prev_page|}}} | {{{next_page|}}}</div>
  </div>
</div>
</div>
</div>
</includeonly><noinclude>
</includeonly><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 13:02, 26 April 2026