Template:StoryChapter: Difference between revisions

m (Corrected parameter.)
m (Changed margin.)
 
(16 intermediate revisions by the same user not shown)
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="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed|mw-collapsible}}" style="width: 500px; margin: 0 auto 10px; border: 2px solid #A17F54; border-radius: 3px; background-color: #EBE1C6; box-shadow: inset 0 0 20px #E3C9A4; color: #64422C;"
|-
! colspan="2" | {{{title}}}
|-
|-
! colspan="2" style="text-align: left; padding-left: 5px;" | {{{title}}}
{{{content}}}
{{{content}}}
|}
|}
<noinclude>
<noinclude>
<pre>
<pre>
{{Chapter
{{StoryChapter
   | title =
   | title     =
   | content =    }}
  | collapsed =  
   | content   =    }}
</pre>
</pre>
<templatedata>
<templatedata>
Line 19: Line 19:
"content": {
"content": {
"type": "string"
"type": "string"
}
},
"collapsed": {}
},
},
"description": "This template formats the story chapters."
"description": "This template formats the story chapters."

Latest revision as of 01:39, 20 June 2025

{{{title}}}

{{{content}}}

{{StoryChapter
  | title     =
  | collapsed = 
  | content   =    }}

This template formats the story chapters.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Stringoptional
contentcontent

no description

Stringoptional
collapsedcollapsed

no description

Unknownoptional