Template:Pre2/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Hemachida
m (ja:Template:Pre2)
meta>Jdaloner
(→‎Using wikitext {{anchor|wikitext}}: Linked the word "links" to "WP:Wikilink" instead of disambiguation page.)
Line 29: Line 29:
==Using wikitext {{anchor|wikitext}}==
==Using wikitext {{anchor|wikitext}}==


To disable [[WP:Wikitext|wikitext]] (e.g. <nowiki>[[</nowiki>[[links]]<nowiki>]]</nowiki>), &lt;nowiki> tags must be used in the form:
To disable [[WP:Wikitext|wikitext]] (e.g. <nowiki>[[</nowiki>[[WP:Wikilink|links]]<nowiki>]]</nowiki>), &lt;nowiki> tags must be used in the form:


<span style="background:white"><code><nowiki>{{Pre2|&lt;nowiki>Your [[text]]{{dn|name=Pre2}}, which ''might'' include {{tl|templates}}.<noinclude>[[Category:Examples]]</noinclude>&lt;/nowiki>}}</nowiki></code></span>
<span style="background:white"><code><nowiki>{{Pre2|&lt;nowiki>Your [[text]]{{dn|name=Pre2}}, which ''might'' include {{tl|templates}}.<noinclude>[[Category:Examples]]</noinclude>&lt;/nowiki>}}</nowiki></code></span>

Revision as of 12:56, 13 January 2014

{{Pre2/doc}} uses <pre> tags, but with text that is either wrapped or is contained in a horizontal scrollbox. This means the text will not stretch past the right side of the screen.

As it uses real <pre> tags (unlike {{pre}}), it will be displayed correctly regardless of how the user's Wikipedia skin renders <pre> boxes.

If you want to disable wikitext in it, you should use <nowiki> tags inside the template (see below).

Usage

Wrapped text

{{Pre2|Text to be displayed. And more and more and more... and a paragraph break.

And then more and more...}}

produces:
Text to be displayed. And more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and a paragraph break.

And then more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more.

Scrollbox

{{Pre2|scroll|Text to be displayed. And more and more and more... and a paragraph break.

And then more and more...}}

produces:
Text to be displayed. And more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and a paragraph break.

And then more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more.

Using wikitext

To disable wikitext (e.g. [[links]]), <nowiki> tags must be used in the form:

{{Pre2|<nowiki>Your [[text]]{{dn|name=Pre2}}, which ''might'' include {{tl|templates}}.<noinclude>[[Category:Examples]]</noinclude></nowiki>}}

This will produce this:

Your [[text]]{{dn|name=Pre2}}, which ''might'' include {{tl|templates}}.<noinclude>[[Category:Examples]]</noinclude>

as opposed to:

Your text[disambiguation needed], which might include {{templates}}.

See also