Template:Scene: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
| start = <ul style="list-style: none; font-family: courier, | | start = <div style="max-width: 100%;" class="hakomari-scene"><ul style="list-style: none; font-family: courier, monospace !important; max-width: 600px; padding: 5px 14px;"> | ||
| header = <li style="font-weight: bold; padding-top: 1.5ex;">{{{2}}}</li> | | header = <li style="font-weight: bold; padding-top: 1.5ex;">{{{2}}}</li> | ||
| action = <li style="padding-top: 1.5ex; padding-right: 5%;">{{{2}}}</li> | | action = <li style="padding-top: 1.5ex; padding-right: 5%;">{{{2}}}</li> | ||
| dialog = <li style="padding-top: 1.5ex; margin-left: 40%;">{{{2}}}</li><li style="margin-left: 25%; padding-right: 25%;">{{{3}}}</li> | | dialog = <li style="padding-top: 1.5ex; margin-left: 40%;">{{{2}}}</li><li style="margin-left: 25%; padding-right: 25%;">{{{3}}}</li> | ||
| end = </ul> | | end = </ul></div> | ||
}} | }} |