Template:Trim/doc: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 5: Line 5:
  <nowiki>{{trim|  value }}</nowiki>
  <nowiki>{{trim|  value }}</nowiki>


<includeonly>[[Category:General Wiki templates]]</includeonly><noinclude>[[Category:Template Documentation]]</noinclude>
<includeonly>[[Category:General Wiki Templates]]</includeonly><noinclude>[[Category:Template Documentation]]</noinclude>

Latest revision as of 11:07, 30 August 2025

Description

This template trims whitespace from the beginning and end of the supplied value. It works by using the simple hack of filtering it through the #if parser function.

Syntax
{{trim|  value }}