Module:Plain text/doc

From bg3.wiki
< Module:Plain text
Revision as of 20:59, 13 January 2025 by HiddenDragon (talk | contribs) (Created page with "Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions. == Usage == {{#lvardef:Example|'''hah'''<sup>e</sup> <span style="color:red">is</span> '''''gah'''''<nowiki>?</nowiki>}} ;Code: :<code><nowiki>'''hah'''<sup>e</sup> <span style="color:red">is</span> '''''gah'''''<nowiki>?</nowiki></nowiki></code> → :{{#lvar:Example}} ; Using {{lc:{{NAMESPACE}}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module: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