Template:Anniversary box custom
Jump to navigation
Jump to search
[edit] []
Template documentation
A custom version of {{Anniversary box}}.
Usage
For pages like {{Anniversaries/September 14}}
Here is some example code:
{{Anniversary box custom
|last-link = February
|last-text = Februarius
|current-link = March
|current-text = Martius
|next-link = April
|next-text = Aprilis
}}
The parameters last-text, current-text, and next-text can accept custom text, but the "link" parameters must be actual months. Check your spelling!
You can also add the parameter date-text to change all the date numbers into a specified character. Here is an example of this in use, in {{Anniversaries/December 3}}:
{{Anniversary box custom
|last-link = November
|last-text = AAAAAAAA
|current-link = December
|current-text = AAAAAAAA
|next-link = January
|next-text = AAAAAAAA
|date-text = <span style="font-size:0.6rem">AAA</span>
}}