Template:Sign: Difference between revisions

From Kanthaus wiki
Lb34 (talk | contribs)
No edit summary
Lb34 (talk | contribs)
No edit summary
Line 47: Line 47:
"type": "string",
"type": "string",
"required": true,
"required": true,
"default": "{{REVISIONUSER}}"
"autovalue": "{{REVISIONUSER}}"
},
},
"date": {
"date": {
Line 54: Line 54:
"type": "string",
"type": "string",
"required": true,
"required": true,
"default": "{{CURRENTDATE}}"
"autovalue": "{{CURRENTDATE}}"
},
},
"title_de": {
"title_de": {

Revision as of 17:50, 18 January 2025

Kanthaus sign template

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
title_englishtitle_english

Short and descriptive title

Stringrequired
german titletitle_de

no description

Stringrequired
Title icontitle-icon

Icon to support visual filtering of information

Stringrequired
English textenglish-text

Text in English

Stringrequired
German textgerman-text

Text in German

Stringrequired
URLurl

URLs, passwords or other cases where information has to be unambiguous

Stringoptional
Locationlocation

Location where file is stored

Default
{{PAGEID}}
Auto value
{{PAGEID}}
Stringrequired
Authorauthor

Your name

Auto value
{{REVISIONUSER}}
Stringrequired
Datedate

Current date

Auto value
{{CURRENTDATE}}
Stringrequired
{{{title-icon}}}
{{{title_english}}}
{{{title_de}}}
   {{{english-text}}}
   {{{german-text}}}
Location: {{{location}}}
Author: {{{author}}}
Date: {{{date}}}