Template:Text

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search

{{{1}}}

Template documentation (View · Edit · History · Purge)

Description[edit source]

This template will display the text that is passed in as the first unnamed parameter. It is useful to obfuscate patterns that would otherwise be recognized by bots. As such, this template should obviously not be substituted or its purpose will be defeated.

Example
"{{text|Foo}}" results in "Foo"

To further obscure patterns, this template also supports an optional second unnamed parameter. If present, both parameters will be concatenated.

Example
"{{text|Fo|o}}" results in "Foo"

This effect could also be produced with "{{text|Fo}}o" or "{{text|Fo}}{{text|o}}" or several similar patterns, but placing the whole pattern in one template is somewhat more legible.

Credits[edit source]

This template's code and documentation were taken from the English Wikipedia.


Visit Template:Text/doc to edit this text! (How does this work?) (Refresh this text - why?)