Template:StoryChapter: Difference between revisions

m
no edit summary
(Created template.)
 
mNo edit summary
 
(36 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; font-family: 'Shippori Mincho B1', serif; 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; font-weight: 800;" | {{{title}}}
|-
|-
{{content}}
| <div class="story-bold">{{{content}}}</div>
|}
|}
<noinclude>
<noinclude>
<pre>
<pre>
{{Chapter
{{StoryChapter
   | title =
   | title     =
   | content =    }}
  | collapsed =  
   | content   =    }}
</pre>
</pre>
<templatedata>
<templatedata>
Line 19: Line 20:
"content": {
"content": {
"type": "string"
"type": "string"
}
},
"collapsed": {}
},
},
"description": "This template formats the story chapters."
"description": "This template formats the story chapters."
contributors, delete_pages, Interface administrators
4,719

edits