Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:54, 16 February 2025 by Prd (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:High-use

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 template
{{Plain text|1='''[[Foo|hah]]'''<sup>e</sup> <span style="color:red">is</span> '''''[[gah]]'''''<nowiki>?</nowiki>}}
hahe is gah

See also

pt:Predefinição:Texto simples/doc