Module:Plain text/doc: Difference between revisions
Appearance
Content deleted Content added
Implements {{tl|Plain text}}. |
==See also== * {{tl|KillMarkers}} * {{tl|Nowiki}} |
||
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== |
|||
* {{tl|KillMarkers}} |
|||
* {{tl|Nowiki}} |
|||
<includeonly>{{sandbox other|| |
<includeonly>{{sandbox other|| |
||
<!-- Categories below this line, please; interwikis at Wikidata --> |
<!-- Categories below this line, please; interwikis at Wikidata --> |
Revision as of 09:42, 8 October 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. |
Implements {{Plain text}}. 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
- {{KillMarkers}}
- {{Nowiki}}