Template:Pre style
padding:1em; border: 1px dashed var(--border-color-base, #72777d); text-align:left; color:inherit; background-color: transparent;
Usage
<div style="{{pre style}}">
|
→ | Text here |
This template formats text inside a box like a <pre>, but allows line-wrapping. This is most useful for displaying wiki text which contains long paragraphs, such as examples on request pages.