Template:Keppel date: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 4: | Line 4: | ||
|day={{{day|}}} |
|day={{{day|}}} |
||
|time={{{time|}}} |
|time={{{time|}}} |
||
|year_only={{{year_only|}}} |
|||
|month_day_only={{{month_day_only|}}} |
|||
|1={{{1|}}} |
|1={{{1|}}} |
||
}}</includeonly><noinclude> |
}}</includeonly><noinclude> |
||
| Line 35: | Line 37: | ||
"example": "1741122967", |
"example": "1741122967", |
||
"type": "number" |
"type": "number" |
||
}, |
|||
"year_only": { |
|||
"label": "Year only", |
|||
"description": "If only the year should be shown", |
|||
"type": "boolean", |
|||
"default": "false" |
|||
}, |
|||
"month_day_only": { |
|||
"label": "Month and day only", |
|||
"description": "If only the month and day should be shown", |
|||
"type": "boolean", |
|||
"default": "false" |
|||
} |
} |
||
}, |
}, |
||
| Line 41: | Line 55: | ||
} |
} |
||
</templatedata> |
</templatedata> |
||
==Examples== |
|||
<pre>{{Keppel date}}</pre> |
|||
{{Keppel date}} |
|||
<pre>{{Keppel date|year_only=yes}}</pre> |
|||
{{Keppel date|year_only=yes}} |
|||
<pre>{{Keppel date|month_day_only=yes}}</pre> |
|||
{{Keppel date|month_day_only=yes}} |
|||
<pre>{{Keppel date|year=2024|month=10|day=02}}</pre> |
|||
{{Keppel date|year=2024|month=10|day=02}} |
|||
<pre>{{Keppel date|time=120412050}}</pre> |
|||
{{Keppel date|time=120412050}} |
|||
</noinclude> |
</noinclude> |
||
Revision as of 21:19, March 4, 2025
Converts the current (or provided) date to a Keppel date
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Year | year | Year (in conjunction with month and day) to convert
| Number | optional |
| Month | month | Month (in conjunction with year and day) to convert
| Number | optional |
| Day | day | Day (in conjunction with year and month) to convert
| Number | optional |
| Time | time 1 | Unix time to convert
| Number | optional |
| Year only | year_only | If only the year should be shown
| Boolean | optional |
| Month and day only | month_day_only | If only the month and day should be shown
| Boolean | optional |
Examples
{{Keppel date}}
Liliyogh 23, 1134 LE
{{Keppel date|year_only=yes}}
{{Keppel date|month_day_only=yes}}
Liliyogh 23
{{Keppel date|year=2024|month=10|day=02}}
Ludervinn 17, 1132 LE
{{Keppel date|time=120412050}}
Glausonn 11, 1081 LE