Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:50, 16 February 2025 by Prd (talk | contribs) (Created page with "{{High-use}} {{Documentation subpage}} {{#ifeq:{{NAMESPACE}}|Template|{{Lua|Module:Plain text}}}}{{#ifeq:{{NAMESPACE}}|Module|{{Lua|Module:Yesno}}}} {{#ifeq:{{NAMESPACE}}|Module|Implements {{Tl|Plain text}}.{{sp}}}}Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions. == Usage == ;Code: :<code><nowiki>'''hah'''<sup>e</sup> <span style="color:red">is</span> '''''gah'''''<nowi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Plain text

Implements {{Plain text}}. Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions.

Usage

Code
'''[[Foo|hah]]'''<sup>e</sup> <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>
hahe is gah?
Using module
{{#invoke:Plain text|main|1='''[[Foo|hah]]'''<sup>e</sup> <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}
hahe is gah

See also

pt:Predefinição:Texto simples/doc