Template:Journal ref: Difference between revisions
The Emma M. Lion Wiki
OrangeJedi (talk | contribs) No edit summary |
OrangeJedi (talk | contribs) 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|{{{ | [[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": { | ||
" | "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 | ||
}, | }, | ||
" | "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 | ||
}, | }, | ||
" | "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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Month | 1 | The month (e.g., 1, January, Jan, 3, June, or Aug). | String | required |
Day | 2 | The day of the month (e.g., 1 for the first, 15 for the fifteenth). | String | required |
Year | 3 | The year (e.g., 1883). | String | required |