Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Random page
Interaction
Help
Community portal
Recent changes
Languages
Language links are at the top of the page across from the title.
Forsaken Saga Wiki
Search
Search
English
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:Pre/doc
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation subpage}} {{Uses TemplateStyles|Template:Pre/styles.css}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template implements a version of the functionality provided by the [[HTML]] {{tag|pre|o}} tag. ===TemplateData=== <templatedata> { "description": "This template implements a version of the functionality provided by the HTML <pre> tag.", "params": { "1": { "label": "Text", "type": "string", "description": "The text which should be wrapped in pre tags.", "required": true }, "style": { "label": "Style", "type": "string", "description": { "en": "Optional css styling applied to the pre tag" } }, "width": { "label": "Width", "type": "string", "description": { "en": "The width of the pre box" } }, "space": { "label": "Space", "type": "string", "description": { "en": "The way white space is handled in the pre box" } }, "border": { "label": "Border", "type": "string", "description": { "en": "Set to 'no' if there should be no border around the box" } } } } </templatedata> ===Usage=== This template supports two parameters {{para|width}} The width of the pre "box" <br> {{para|space}} The way white space is handled in the pre "box" {{markup |<nowiki>{{Pre| This Pre-format can look like this. }}</nowiki> |{{Pre| This Pre-format can look like this. }} }} Main differences include: * It wraps text that overflows the page. * It allows mid-line-breaks (but not always consistently). Main limitations include: * If the text is a single long word, it won't be wrapped and will still break out to the right hand of the page. * HTML and wikimarkup aren't disabled as in {{tag|pre}} and are rendered as usual (thus if a parameter contains any wikimarkup, enclose it in {{tag|nowiki}}); however, multiple spaces are preserved. As with {{tag|pre|o}} and {{tag|code|o}}, {{tl|pre}} displays text in the font specified as the monospace font in the user's browser options, or specified in the user's CSS pages. ===Example=== '''Markup''' <syntaxhighlight lang="wikitext"> {{Pre| '''First line, markup working:''' and HTML comment <!--HIDDEN--> hidden. '''Second line, long text wrapping:''' all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy. '''Third line with raw | pipe is handled''', but the space before the pipe is lost. Up to raw 20 pipes are handled, else use <nowiki>|</nowiki> and {{!}} it's {{!}} OK. '''Fourth line, multiple spaces preserved''' unlike in HTML and wikitext. '''Fifth line, following the previous one'''. '''Last line''' preceded by two blank lines in markup and in display. }} </syntaxhighlight> ; Result {{Pre| '''First line, markup working:''' and HTML comment <!--HIDDEN--> hidden. '''Second line, long text wrapping:''' all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy. '''Third line with raw | pipe is handled''', but the space before the pipe is lost. Up to raw 20 pipes are handled, else use <nowiki><nowiki></nowiki>{{!}}<nowiki></nowiki></nowiki> and {{!}} it's {{!}} OK. '''Fourth line, multiple spaces preserved''' unlike in HTML and wikitext. '''Fifth line, following the previous one'''. '''Last line''' preceded by two blank lines in markup and in display. }} ===See also=== * {{tl|monodiv}}, a template with similar functionality but without border. * {{tl|tag}} * {{tl|code}} * {{xtag|syntaxhighlight}} * [[HTML element#pre|{{tag|pre|o}}]] * [[Help:Wikitext#Text_formatting|{{tag|code|o}}]] {{semantic markup templates}} <includeonly>{{Sandbox other| | <!-- CATEGORIES BELOW THIS LINE, PLEASE: --> [[Category:Programming typing-aid templates]] [[Category:Wikipedia XHTML tag-replacing templates]] }}</includeonly>
Summary:
Please note that all contributions to Forsaken Saga Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
My wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Documentation subpage
(
edit
)
Template:Markup
(
edit
)
Template:Mbox
(
edit
)
Template:Para
(
edit
)
Template:Pre
(
edit
)
Template:Semantic markup templates
(
edit
)
Template:Strong
(
edit
)
Template:Tag
(
edit
)
Template:Terminate sentence
(
edit
)
Template:Tl
(
edit
)
Template:Uses TemplateStyles
(
edit
)
Template:Xtag
(
edit
)
Module:Arguments
(
edit
)
Module:Message box
(
edit
)
Module:Message box/configuration
(
edit
)
Module:No globals
(
edit
)
Module:Tl
(
edit
)
Module:Yesno
(
edit
)
Toggle limited content width