Jump to content

Template:&

From DynamicPageList4 Manual
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this template's documentation (edit) (about template documentation).
No TemplateStyles exist (create). Remember to add after the opening <includeonly> tag:
<templatestyles src="Template:&/styles.css" />

Example(s)

[edit source]
code gives
{{&|nbsp}} &nbsp;
{{&|bull}} &bull;
{{&|lt}} &lt;
{{&|#32}} &#32;
{{&|<}} &lt;
{{&|=}} &#61; <- the '=' is treated as a parameter value
{{&||}} &#124; <- the '|' is treated as a parameter value

Template Data

[edit source]

Any HTML character entity name or number recognized by the wiki can be passed as an argument, and its HTML character entity reference (&''name''; or &#''number'';) is returned. Without this template, &amp;amp;''name''; or &amp;amp;#''number'';would need to be used. A keyboard character can be sent instead of the entity name, however not all characters have been coded.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Enter the HTML entity to prefix, without using & in front.

Stringrequired
22

If empty, produces the HTML entity for pipe as the result .

Stringoptional


Cookies help us deliver our services. By using our services, you agree to our use of cookies.