Template:StoryChapter: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
m (FaeriMagic moved page Template:Chapter to Template:StoryChapter: Consistency.)
m (Added collapsed param)
Line 1: Line 1:
{| class="mw-collapsible" style="width: 500px; margin: 0 auto; border: 2px solid #A17F54; border-radius: 3px; background-color: #EBE1C6; box-shadow: inset 0 0 20px #E3C9A4; color: #64422C; font-family: ;"
{| class="mw-collapsible{{#if:{{{collapsed|}}}| mw-collapsed}}" style="width: 500px; margin: 0 auto; border: 2px solid #A17F54; border-radius: 3px; background-color: #EBE1C6; box-shadow: inset 0 0 20px #E3C9A4; color: #64422C;"
|-
|-
! colspan="2" | {{{title}}}
! colspan="2" | {{{title}}}
Line 8: Line 8:
<pre>
<pre>
{{Chapter
{{Chapter
   | title =
   | title     =
   | content =    }}
  | collapsed =  
   | content   =    }}
</pre>
</pre>
<templatedata>
<templatedata>

Revision as of 00:57, 20 June 2025

{{{content}}}
{{{title}}}
{{Chapter
  | title     =
  | collapsed = 
  | content   =    }}

This template formats the story chapters.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Stringoptional
contentcontent

no description

Stringoptional