Module:Sandbox/Aurelain/Link/doc: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
Removes the following words from a text:
Removes the following words from a text:
* <code>Basic&nbsp;</code>
* <code>Basic&nbsp;</code>
* <code>Advanced </code>
* <code>Advanced&nbsp;</code>
* <code>Expert </code>
* <code>Expert&nbsp;</code>
* <code>_special</code>
* <code>_special</code>
* <code>Masterful </code>
* <code>Masterful&nbsp;</code>
Afterwords, appends a language code, if provided and necessary.


{{Color|yellow|Input:}} <pre><nowiki>
{{Color|yellow|Input:}} <pre><nowiki>

Latest revision as of 17:23, 25 August 2026

This module is intended as a supporting muscle for the LinkIcon template.

clean()

Removes the following words from a text:

  • Basic 
  • Advanced 
  • Expert 
  • _special
  • Masterful 

Afterwords, appends a language code, if provided and necessary.

Input:

{{#invoke:Sandbox/Aurelain/Link|clean
|Lorem,Basic ,Advanced ,Expert ,_special,Masterful ,Ipsum
}}

Output: Lorem,,,,,,Ipsum