1,104 bytes added
, 3 years ago
{{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>'''[[foo|hah]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki></nowiki></code> →
:'''[[foo|hah]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>
; Using {{lc:{{NAMESPACE}}}}:
:<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACE}}|Template|Plain text|#invoke:Plain text{{!}}main}}<nowiki>|1='''[[foo|hah]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}</nowiki></code> →
:{{Plain text|1='''[[foo|hah]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}
==See also==
{{Navbox wikitext-handling templates}}
<includeonly>{{sandbox other||
[[Category:Wikitext processing templates]]
[[Category:WikiProject Short descriptions]]
}}</includeonly>