Template:Date: Difference between revisions
Template page
More actions
New template |
Fulfilling edit request by CalendulaAsteraceae. |
||
| (116 intermediate revisions by 25 users not shown) | |||
| Line 1: | Line 1: | ||
{{# | {{#invoke:DateI18n|Date | ||
|{{{3|}}} {{ | |year = {{{year|{{{1|}}}}}} | ||
|month = {{{month|{{{2|}}}}}} | |||
|day = {{{day|{{{3|}}}}}} | |||
|hour = {{{hour|}}} | |||
|minute = {{{minute|}}} | |||
|second = {{{second|}}} | |||
|class = {{{class|-}}} | |||
|lang = {{{lang|{{{4|}}}}}} | |||
|case = {{{case|{{{form|}}}}}} | |||
|trim_year = {{{trim_year|{{{trim year|}}}}}} | |||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||