Template:ListExtract/doc: Revision history

From Archaelund Wiki

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.

30 December 2023

  • curprev 10:3810:38, 30 December 2023MikeB talk contribs 769 bytes +769 Created page with "== Description == This template extracts single items from semicolon-separated lists (i.e. "item1; item2; item3; ..."). == Usage == <pre> {{ListFormat|<semicolon-separated list>|<item index>|<format>|Blank = <text>}} </pre> The numbering of <item index> starts at 1 (not 0). An optional parameter <format> can be specified (see list below), otherwise the item is output as is. Furthermore, an optional parameter ''Blank'' can be provided which replaces empty entries in the..."