Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Pre: Difference between revisions

Template page
try this
Add attribute for T353697
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>
<pre<includeonly></includeonly> format="wikitext" {{#if:{{{class|}}}|class="{{{class|}}}"}} style="overflow:auto;word-wrap:{{#switch:{{lc:{{{wrap|}}}}}
 
|initial|unset|inherit|revert|normal|break-word|anywhere={{lc:{{{wrap|}}}}}
----
|#default=break-word
Same as using &lt;pre> and &lt;nowiki> tags but the text won't run off screen and instead will appear with a scrollbar.
}};overflow-wrap:{{#switch:{{lc:{{{wrap|}}}}}
 
|initial|unset|inherit|revert
Use {{tl|/pre}} to close this.
|normal|break-word|anywhere={{lc:{{{wrap|}}}}}
 
|#default=break-word
'''Example:'''
}};word-break:{{#switch:{{lc:{{{break|}}}}}
{{pre}}
|initial|unset|inherit|revert
000000000000000000 lines don't wrap 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
|keep-all|normal|break-word|break-all={{lc:{{{break|}}}}}
{{/pre))
|#default={{#switch:{{lc:{{{wrap|}}}}}<!--choose default for word-breaks (keep-all|normal|break-word|break-all) depending on wrap-->
 
  |initial|unset|inherit|revert={{lc:{{{wrap|}}}}}
[[Category:Formatting templates|{{PAGENAME}}]]
  |normal=keep-all
</noinclude><pre style="overflow: auto;"><nowiki>
  |break-word=break-word<!--legacy for word-break:-->
  |anywhere=break-all
  |#default=normal
  }}
}};hyphens:{{#switch:{{lc:{{{hyphens|}}}}}
|inherit|initial|revert|unset|none|manual|auto={{lc:{{{hyphens|}}}}}
|#default={{#switch:{{lc:{{{wrap|}}}}}<!--choose default for inserting hyphens (none|manual|auto) depending on wrap-->
  |initial|unset|inherit|revert={{lc:{{{wrap|}}}}}
  |normal|break-word|anywhere|#default=auto
  }}
}};{{{style|}}}">{{{1}}}</pre><noinclude>{{Documentation}}</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.