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

Template:Ifeq/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.

21 February 2025

  • curprev 03:2703:27, 21 February 2025 Prd talk contribs 740 bytes +740 Created page with "{{Documentation subpage}} This template is like #ifeq, but does not trim the "then" and "else" part. === Usage === *<syntaxhighlight lang="wikitext" inline>{{ifeq|"abc"|"abc"| 1 | 0 }}</syntaxhighlight> gives "{{ifeq|"abc"|"abc"| 1 | 0 }}" *<syntaxhighlight lang="wikitext" inline>{{ifeq|"abc"|"def"| 1 | 0 }}</syntaxhighlight> gives "{{ifeq|"abc"|"def"| 1 | 0 }}" *<syntaxhighl..."