Benutzer:Lilablauewolke/Spielwiese: Unterschied zwischen den Versionen

Aus Hebammenwiki
Inhalt hinzugefügt Inhalt gelöscht
(Versucht, die vom Bot generierte Vorlage einzufügen: Vorlagenschleife)
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
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"
<nowiki> </nowiki> },
<nowiki> </nowiki> "year": {
<nowiki> </nowiki> "label": "Year",
<nowiki> </nowiki> "type": "number"
<nowiki> </nowiki> },
<nowiki> </nowiki> "month": {
<nowiki> </nowiki> "label": "Month",
<nowiki> </nowiki> "inherits": "year"
<nowiki> </nowiki> },
<nowiki> </nowiki> "day": {
<nowiki> </nowiki> "label": "Day",
<nowiki> </nowiki> "inherits": "year"
<nowiki> </nowiki> },
<nowiki> </nowiki> "comment": {
<nowiki> </nowiki> "required": false
<nowiki> </nowiki> }
<nowiki> </nowiki> },
<nowiki> </nowiki> "sets": [
<nowiki> </nowiki> {
<nowiki> </nowiki> "label": "Date",
<nowiki> </nowiki> "params": ["year", "month", "day"]
<nowiki> </nowiki> }
<nowiki> </nowiki> ],
<nowiki> </nowiki> "maps": {
<nowiki> </nowiki> "ExampleConsumer": {
<nowiki> </nowiki> "foo": "user",
<nowiki> </nowiki> "bar": ["year", "month", "day"],
<nowiki> </nowiki> "quux": [
<nowiki> </nowiki> "date",
<nowiki> </nowiki> ["day", "month"],
<nowiki> </nowiki> ["month", "year"],
<nowiki> </nowiki> "year"
<nowiki> </nowiki> ]
<nowiki> </nowiki> }
<nowiki> </nowiki> }}<nowiki></templatedata></nowiki>
<ref>{{Literatur|Autor*in=|Titel=Titelei|Jahr=}}</ref>
<ref>{{Literatur|Autor*in=|Titel=Titelei|Jahr=}}</ref>
{{Allgemein|autor=Testmensch|datum=20.10.2022}}<references />
{{Allgemein|autor=Testmensch|datum=20.10.2022}}<references />

Aktuelle Version vom 21. April 2023, 20:09 Uhr

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}}}).