Vorlage:ThisWay: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 1: | Zeile 1: | ||
− | + | <!-- | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
------------ | ------------ | ||
Zeile 61: | Zeile 50: | ||
| {{#set: is_metalog_article={{#var:shorttitle}} }} | | {{#set: is_metalog_article={{#var:shorttitle}} }} | ||
}} }}</includeonly> | }} }}</includeonly> | ||
+ | <noinclude><noinclude> | ||
+ | === Code === | ||
+ | |||
+ | <pre> | ||
+ | {{ThisWay | ||
+ | | | ||
+ | | nocat= | ||
+ | | noway= | ||
+ | | autor= <!-- nicht BS --> | ||
+ | }} </pre> | ||
+ | </noinclude> | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "description": "link adresse", | ||
+ | "type": "string", | ||
+ | "autovalue": "Parent-Pagename" | ||
+ | }, | ||
+ | "noway": { | ||
+ | "description": "keinen Link anzeigen", | ||
+ | "type": "boolean", | ||
+ | "autovalue": "0" | ||
+ | }, | ||
+ | "nocat": { | ||
+ | "label": "no category", | ||
+ | "description": "keine Kategorie hinzufügen", | ||
+ | "type": "boolean", | ||
+ | "autovalue": "0" | ||
+ | }, | ||
+ | "autor": { | ||
+ | "description": "Gastautor", | ||
+ | "type": "string", | ||
+ | "autovalue": "" | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Version vom 25. März 2022, 17:42 Uhr
Code
{{ThisWay | | nocat= | noway= | autor= <!-- nicht BS --> }}
Keine Beschreibung.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
1 | 1 | link adresse
| Zeichenfolge | optional |
Noway | noway | keinen Link anzeigen
| Boolesch | optional |
no category | nocat | keine Kategorie hinzufügen
| Boolesch | optional |
Autor | autor | Gastautor
| Zeichenfolge | optional |