Jump to content

Template:Plain text/doc: Difference between revisions

From pool
[checked revision][checked revision]
Content deleted Content added
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..."
 
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

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>
hah is gah?
  • Using template:
{{Plain text/doc|1='''[[foo|hah]]''' <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}
hah is gah

See also