Jump to content

Template:&/doc

From DynamicPageList4 Manual
Documentation subpage
View this documentation's related template:
Template:& (edit).
Template styles: CSS styles (edit).

Example(s)

[edit source]
code gives
{{&|nbsp}}  
{{&|bull}} •
{{&|lt}} <
{{&|#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

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.