Template:Repeat

From railML 3 Wiki
Revision as of 16:28, 30 May 2022 by RailML Coord Documentation (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

This template fakes a loop command

Arguments

  • 1: The number of repetitions
  • 2: The command to be repeated

Example

{{repeat|3|Ho }}

delivers:

Ho Ho Ho