Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Plain text/doc: Difference between revisions

From Kenshi Wiki
Created page with "{{High-use}} {{Documentation subpage}} {{#ifeq:{{NAMESPACE}}|Template|{{Lua|Module:Plain text}}}}{{#ifeq:{{NAMESPACE}}|Module|{{Lua|Module:Yesno}}}} {{#ifeq:{{NAMESPACE}}|Module|Implements {{Tl|Plain text}}.{{sp}}}}Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions. == Usage == ;Code: :<code><nowiki>'''hah'''<sup>e</sup> <span style="color:red">is</span> '''''gah'''''<nowi..."
 
No edit summary
Line 1: Line 1:
{{High-use}}
{{Documentation subpage}}
{{Documentation subpage}}
{{#ifeq:{{NAMESPACE}}|Template|{{Lua|Module:Plain text}}}}{{#ifeq:{{NAMESPACE}}|Module|{{Lua|Module:Yesno}}}}
{{#ifeq:{{NAMESPACE}}|Template|{{Lua|Module:Plain text}}}}{{#ifeq:{{NAMESPACE}}|Module|{{Lua|Module:Yesno}}}}
Line 17: Line 16:
{{Navbox wikitext-handling templates}}
{{Navbox wikitext-handling templates}}
<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||
[[Category:Modules]]
[[Category:Modules that manipulate strings]]
[[Category:Modules that manipulate strings]]
[[Category:Wikitext processing templates]]
[[Category:Wikitext processing templates]]
[[Category:WikiProject Short descriptions]]
[[Category:WikiProject Short descriptions]]
}}</includeonly><noinclude>
}}</includeonly><noinclude>
[[pt:Predefinição:Texto simples/doc]]
[[Category:Module documentation pages]]
</noinclude>
</noinclude>

Revision as of 03:36, 2 March 2025

Implements {{Plain text}}. Developed for producing short descriptions from text that may have markup, or other stuff that needs removing from short descriptions.

Usage

Code
'''[[Foo|hah]]'''<sup>e</sup> <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>
hahe is gah?
Using module
{{#invoke:Plain text|main|1='''[[Foo|hah]]'''<sup>e</sup> <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}
hahe is gah

See also