Template:Scene: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
EusthEnoptEron (talk | contribs)
mNo edit summary
EusthEnoptEron (talk | contribs)
m Made template more dynamic
Line 1: Line 1:
{{#switch: {{{1}}}
{{#switch: {{{1}}}
  | start    = <ul style="list-style: none; font-family: courier, fixed; width: 600px; max-width: 100%; padding: 5px 14px;">
  | start    = <div class="max-width: 100%;"><ul style="list-style: none; font-family: courier, fixed; 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>
}}
}}

Revision as of 22:25, 21 September 2013