Module:Plain text/doc: Difference between revisions
Appearance
Content deleted Content added
upd |
No edit summary |
||
Line 4: | Line 4: | ||
== Usage == |
== Usage == |
||
<code><nowiki>{{#invoke:Plain text|main|'''[[foo|hah]]''' is '''''[[gah]]'''''}}</nowiki></code> --> {{#invoke:Plain text|main|'''[[foo|hah]]''' is '''''[[gah]]'''''}} |
<code><nowiki>{{#invoke:Plain text|main|'''[[foo|hah]]''' is '''''[[gah]]'''''}}</nowiki></code> --> {{#invoke:Plain text|main|'''[[foo|hah]]''' is '''''[[gah]]'''''}} |
||
⚫ | |||
==See also== |
|||
:[[:Module:Kill markers]] -- removes [[:mw:Strip markers]] only (like references). |
|||
⚫ | |||
<!-- Categories below this line, please; interwikis at Wikidata --> |
<!-- Categories below this line, please; interwikis at Wikidata --> |
||
Revision as of 10:07, 29 March 2019
![]() | This Lua module is used on 1,810,000+ pages, or roughly 3% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions.
Usage
{{#invoke:Plain text|main|'''[[foo|hah]]''' is '''''[[gah]]'''''}}
--> hah is gah
See also
- Module:Kill markers -- removes mw:Strip markers only (like references).