Advertisement:

Module:Plain text/doc

From Roovet Articles
Revision as of 13:53, 11 December 2021 by Thewolf12 (talk | contribs) (Created page with "{{Documentation subpage}} {{high use}} {{#ifeq:{{NAMESPACE}}|Template|{{Lua|Module:Plain text}}}} {{#ifeq:{{NAMESPACE}}|Module|Implements {{tl|Plain text}}. }}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''' <span style="color:red">is</span> '''''gah'''''<nowiki>?</nowiki></nowiki></code> → :'''hah'''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>
hah is gah?
Using module
{{#invoke:Plain text|main|1='''[[foo|hah]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}
Template:Plain text

See also

Template:Navbox wikitext-handling templates