Benutzer:Lilablauewolke/Spielwiese

Aus Hebammenwiki
templatedata> {"description": "Vorlage zur Zitation eines Buches",
   "params": {
       "Autor*in": {
           "label": "author",
           "type": "name",
           "required": true,
           "description": "User name of person who forgot to sign their comment.",
           "aliases": ["1"]
       },
       "date": {
           "label": "Date",
           "suggested": true,
           "description": {
               "en": "Timestamp of when the comment was posted, in YYYY-MM-DD format."
           },
           "aliases": ["2"],
           "autovalue": "2023-04-21"
       },
       "year": {
           "label": "Year",
           "type": "number"
       },
       "month": {
           "label": "Month",
           "inherits": "year"
       },
       "day": {
           "label": "Day",
           "inherits": "year"
       },
       "comment": {
           "required": false
       }
   },
   "sets": [
       {
           "label": "Date",
           "params": ["year", "month", "day"]
       }
   ],
   "maps": {
       "ExampleConsumer": {
           "foo": "user",
           "bar": ["year", "month", "day"],
           "quux": [
               "date",
               ["day", "month"],
               ["month", "year"],
               "year"
           ]
       } 
   }}</templatedata>

[1] Testmensch. ({{{jahr}}}). {{{titel}}}. {{{verlag}}}. {{{url}}}

  1. . ({{{Datum}}}). Titelei ({{{Auflage}}}).