Template:Template display

From Forsaken Saga Wiki
Revision as of 03:23, 27 June 2024 by Harrigton (talk | contribs) (Created page with "{{#ifexpr:{{#time:U|{{CURRENTTIMESTAMP}}}}<{{#iferror:{{#time:U|{{{until}}}}}|100000000000000}} |{{#ifexpr:{{#time:U|{{CURRENTTIMESTAMP}}}}>{{#iferror:{{#time:U|{{{from}}}}}|0}} |{{{text|{{{1}}}}}} }} }}<noinclude> {{documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}}

Template documentation[view] [edit] [history] [purge]

Template:Used in system

Usage[edit source]

This template can be used to specify when some content is displayed. It takes three named parameters:

  • from - the time or date when the content will be displayed from;
  • until - the time or date when the content will be displayed until;
  • text - the text (or other content) to be displayed.

See also[edit source]