Module:Keyboard vis: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 48: Line 48:
.. 'margin: 0.1em;'
.. 'margin: 0.1em;'
.. (debug_mode == true and '">' or '">')
.. (debug_mode == true and '">' or '">')
.. string.format('%s\n%s\n%s\n%s', line_1, line_2, line_3, line_4)
.. string.format('\n%s\n%s\n%s\n%s\n', line_1, line_2, line_3, line_4)
.. (debug_mode == true and '&lt;/pre&gt;' or '</pre>')
.. (debug_mode == true and '&lt;/pre&gt;' or '</pre>')
return out_str
return out_str