Main public logs
More actions
Combined display of all available logs of Kenshi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:17, 20 February 2025 Prd talk contribs created page Template:Str crop/doc (Created page with "{{Documentation subpage}} <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> == Usage == Use to remove the right-most {{{2}}} characters of a string {{{1}}}. ===Example=== {| ! Code !! Result |- | <code><nowiki>{{str crop |Example |3}}</nowiki></code> | {{str crop |Example |3}} |- | <code><nowiki>{{str crop |123.456|3}}</nowiki></code> | {{str crop |123.456|3}} |- | <code><nowiki>{{str crop |123.456|-3}}</nowiki></code> | {{str crop |123.456|-3...")