Template:Journal ref: Difference between revisions

The Emma M. Lion Wiki
No edit summary
No edit summary
Line 2: Line 2:
A citation for an Emma book. Links to day summaries.
A citation for an Emma book. Links to day summaries.
</noinclude>
</noinclude>
[[Summary:{{Friendly Month|{{{month}}}}}_{{{year}}}#{{{month}}}_{{Friendly Day|{{{day}}}}}|{{Short Month|{{{month}}}}} {{{day}}}, {{{year}}}]]
[[Summary:{{Friendly Month|{{{1}}}}}_{{{3|}}}#{{Friendly Month|{{{1}}}}}_{{Friendly Day|{{{2}}}}}|{{Short Month|{{{1}}}}} {{{2|}}}, {{{3|}}}]]
<templatedata>
<templatedata>
{
{
     "description": "Formats a date in a reference.",
     "description": "Formats a date in a reference.",
     "params": {
     "params": {
         "month": {
         "1": {
             "label": "Month",
             "label": "Month",
             "description": "The month (e.g., 1, January, Jan, 3, June, or Aug).",
             "description": "The month (e.g., 1, January, Jan, 3, June, or Aug).",
Line 13: Line 13:
             "required": true
             "required": true
         },
         },
         "day": {
         "2": {
             "label": "Day",
             "label": "Day",
             "description": "The day of the month (e.g., 1 for the first, 15 for the fifteenth).",
             "description": "The day of the month (e.g., 1 for the first, 15 for the fifteenth).",
Line 19: Line 19:
             "required": true
             "required": true
         },
         },
         "year": {
         "3": {
             "label": "Year",
             "label": "Year",
             "description": "The year (e.g., 1883).",
             "description": "The year (e.g., 1883).",

Revision as of 19:03, 8 January 2025

A citation for an Emma book. Links to day summaries.

,

Formats a date in a reference.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Month1

The month (e.g., 1, January, Jan, 3, June, or Aug).

Stringrequired
Day2

The day of the month (e.g., 1 for the first, 15 for the fifteenth).

Stringrequired
Year3

The year (e.g., 1883).

Stringrequired