Template:Start date
Appearance
Usage
[edit source]- `
December 12, 1991` → December 12, 1991
- `
October 15, 1992` → October 15, 1992
- You may omit the day or month: `
May 1, 1993` → May 1993
The template purposely contains **no leading / trailing spaces** or newlines so it can be embedded inside tables (e.g. infobox cells) without triggering unwanted
paragraph (`
`) or preformatted (`
`) blocks. The `nowrap` class (MediaWiki core) keeps the entire date on a single line, avoiding ugly breaks inside infoboxes.