Template:Plain text/doc: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) Created page with "{{Documentation subpage}} {{Lua|Module:Plain text}} Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short d..." |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} |
{{Documentation subpage}} |
||
{{Lua|Module:Plain text}} |
{{Lua|Module:Plain text}} |
||
{{Commons Import}} |
|||
Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions. |
Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions. |
||
== Usage == |
== Usage == |
||
Latest revision as of 17:10, 18 October 2020
| This template uses Lua: |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
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>→
- Using template:
{{Plain text/doc|1='''[[foo|hah]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}→
- hah is gah
See also
- {{KillMarkers}}
- {{Nowiki}}