Vorlage:ThisWay: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
<noinclude>
+
<!--
=== Code ===
 
 
 
<pre>
 
{{ThisWay
 
<!-- optional: -->
 
| <!-- pagename -->
 
| nocat= 1 <!-- keine Kategorien -->
 
| noway= 1 <!-- kein Thisway-Link -->
 
| autor=  <!-- nicht BS -->
 
}} </pre>
 
</noinclude><!--
 
 
------------
 
------------
  
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, 18:42 Uhr

Code

{{ThisWay 
|  
| nocat=  
| noway=  
| autor=  <!-- nicht BS -->
}} 

Keine Beschreibung.

Vorlagenparameter

ParameterBeschreibungTypStatus
11

link adresse

Autowert
Parent-Pagename
Zeichenfolgeoptional
Nowaynoway

keinen Link anzeigen

Autowert
0
Booleschoptional
no categorynocat

keine Kategorie hinzufügen

Autowert
0
Booleschoptional
Autorautor

Gastautor

Autowert
Zeichenfolgeoptional