Template:If between/doc

From English Wikipedia @ Freddythechick

Conditionally include output on a page if an input is between a start and end date. The date boundaries are inclusive.

Usage

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Example

<syntaxhighlight lang="wikitext"> Yes, your input is between the specified start and end dates. </syntaxhighlight>

This example code would output the text string "Yes, your input is between the specified start and end dates."