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

Template:Simple recursion/doc: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 February 2025

  • curprev 03:1803:18, 18 February 2025 Prd talk contribs 925 bytes +925 Created page with "{{Documentation subpage}} {{Lua|Module:String}} == Usage == <code>{{(}}{Simple recursion|''left repeated text''|''non-repeated text''|''right repeated text''|''depth''}{{)}}</code> == Example == * <code><nowiki>"{{Simple recursion|a|b|c|4}}"</nowiki></code> gives "{{Simple recursion|a|b|c|4}}" * <code><nowiki>"{{Simple recursion|f( |f(x) + g|) + g|7}}"</nowiki></code> gives "{{Simple recursion|f( |f(x) + g|) + g|7}}" * <syntaxhighlight lang="html" inline>{{math|Go..."