Template:Sign: Difference between revisions

From Kanthaus wiki
Lb34 (talk | contribs)
No edit summary
Lb34 (talk | contribs)
No edit summary
Line 13: Line 13:
"label": "Title icon",
"label": "Title icon",
"description": "Icon to support visual filtering of information",
"description": "Icon to support visual filtering of information",
"type": "string",
"type": "wiki-file-name",
"suggested": true
"suggested": true
},
},
Line 47: Line 47:
"type": "string",
"type": "string",
"required": true,
"required": true,
"autovalue": "{{REVISIONUSER}}"
"autovalue": "{{REVISIONUSER}}",
"default": "{{REVISIONUSER}}"
},
},
"date": {
"date": {
Line 54: Line 55:
"type": "string",
"type": "string",
"required": true,
"required": true,
"autovalue": "{{CURRENTDATE}}"
"autovalue": "{{CURRENTDATE}}",
"default": "{{CURRENTDATE}}"
},
},
"title_de": {
"title_de": {

Revision as of 17:57, 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

Stringsuggested
Title icontitle-icon

Icon to support visual filtering of information

Filesuggested
English textenglish-text

Text in English

Stringsuggested
German textgerman-text

Text in German

Stringsuggested
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

Default
{{REVISIONUSER}}
Auto value
{{REVISIONUSER}}
Stringrequired
Datedate

Current date

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