Template:Pre2/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>ساجد امجد ساجد
No edit summary
m (56 revisions imported)
 
(29 intermediate revisions by 17 users not shown)
Line 3: Line 3:


{{tl|{{PAGENAME}}}} uses <code>[[HTML element#Other containers|&lt;pre&gt;]]</code> tags, but with text that is either [[word wrap|wrapped]] or is contained in a horizontal scrollbox. This means the text will not stretch past the right side of the screen.
{{tl|{{PAGENAME}}}} uses <code>[[HTML element#Other containers|&lt;pre&gt;]]</code> tags, but with text that is either [[word wrap|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 &lt;pre&gt; tags (unlike {{tl|pre}}), it will be displayed correctly regardless of how the user's Wikipedia [[WP:SKIN|skin]] renders &lt;pre&gt; boxes.


If you want to disable [[WP:Wikitext|wikitext]] in it, you should use &lt;nowiki> tags inside the template (see [[#wikitext|below]]).
If you want to disable [[WP:Wikitext|wikitext]] in it, you should use &lt;nowiki> tags inside the template (see [[#wikitext|below]]).
Line 10: Line 8:
==Usage==
==Usage==
===Wrapped text===
===Wrapped text===
<span style="background-color:white"><code><nowiki>{{Pre2|Text to be displayed. And more and more and more... and a paragraph break.</nowiki>
 
<p>
<pre>{{Pre2|Text to be displayed. And more and more and more... and an empty line
<nowiki>And then more and more...}}</nowiki></code></span>
 
And then more and more...}}</pre>
 
:produces:
:produces:
{{Pre2|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.
{{Pre2|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 an empty line.


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.}}
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===
===Scrollbox===
<span style="background:white"><code><nowiki>{{Pre2|scroll|Text to be displayed. And more and more and more... and a paragraph break.</nowiki>
<pre>{{Pre2|scroll|Text to be displayed. And more and more and more... and an empty line.
<p>
 
<nowiki>And then more and more...}}</nowiki></code></span>
And then more and more...}}</pre>
 
:produces:
:produces:
{{Pre2|scroll|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.
{{Pre2|scroll|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 an empty line.


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.}}
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 {{anchor|wikitext}}==
===Style===
To disable [[WP:Wikitext|Wikitext]] (e.g. <nowiki>[[</nowiki>[[links]]<nowiki>]]</nowiki>), &lt;nowiki> tags must be used in the form:
When the text contains links is better to change the text color, thus highlighting:
 
<pre>{{Pre2|style=color:green|Text to be a [[Hyperlink|link]]. WARNING! To include A{{=}}B inside pf text, you must use Template:{{=}}. Like this: A{{((}}{{=}}{{)}}B.}}</pre>
 
:produces:
 
{{Pre2|style=color:green|Text to be a [[Hyperlink|link]]. WARNING! To include A{{=}}B inside of text, you must use Template:{{=}}. Like this: A{{((}}{{=}}{{))}}B.}}


<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 id="wikitext"></span>Using wikitext==
 
To disable [[WP:Wikitext|wikitext]] (e.g. <nowiki>[[</nowiki>[[WP:Wikilink|links]]<nowiki>]]</nowiki>), {{tag|nowiki}} tags must be used in the form:
 
<pre>{{Pre2|&lt;nowiki>Your [[text]]{{dn|name=Pre2}}, which ''might'' include {{tl|templates}}.<noinclude>[[Category:Example]]</noinclude>&lt;/nowiki>}}</pre>


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


as opposed to:
{{Pre2|<nowiki>Your [[text]]{{dn|name=Pre2}}, which ''might'' include {{tl|templates}}.<noinclude>[[Category:Example]]</noinclude></nowiki>}}
{{Pre2|Your [[text]],{{dn|name=Pre2}} which ''might'' include {{tl|templates}}.<noinclude>[[Category:Examples]]</noinclude>}}
 
as opposed to (note, that {{tag|noinclude}} part is no present):
 
{{Pre2|Your [[text]]{{dn|name=Pre2}}, which ''might'' include {{tl|templates}}.<noinclude>[[:Category:Example]]</noinclude>}}


==See also==
==See also==
* {{tl|pre}}, which mimics &lt;pre&gt; tags as rendered with the monobook Wikipedia skin.
* {{tl|pre}}, which mimics &lt;pre&gt; tags as rendered with the monobook Wikipedia skin
* [[HTML element#Other containers|<nowiki><pre>…</pre></nowiki>]]
* [[HTML element#Other block elements|<nowiki><pre>…</pre></nowiki>]]
* [[Word wrap]]ping
* [[Word wrap]]ping


<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<includeonly>{{Sandbox other||
[[Category:Programming typing-aid templates|{{PAGENAME}}]]
<!-- CATEGORIES HERE, THANKS -->
[[Category:Wikipedia XHTML tag replacing templates|{{PAGENAME}}]]
[[Category:Programming typing-aid templates]]
[[Category:Wikipedia XHTML tag-replacing templates]]


[[sl:Predloga:Pre2]]
}}</includeonly>
[[ur:Pre2]]
</includeonly>

Latest revision as of 04:53, 3 September 2020

{{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.

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 an empty line

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 an empty line.

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 an empty line.

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 an empty line.

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.

Style

When the text contains links is better to change the text color, thus highlighting:

{{Pre2|style=color:green|Text to be a [[Hyperlink|link]]. WARNING! To include A{{=}}B inside pf text, you must use Template:{{=}}. Like this: A{{((}}{{=}}{{)}}B.}}
produces:
Text to be a link. WARNING! To include A=B inside of text, you must use Template:=. Like this: A{{=}}B.

Using wikitext

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

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

This will produce this:

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

as opposed to (note, that <noinclude>...</noinclude> part is no present):

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

See also