Template:Sign: Difference between revisions

From Kanthaus wiki
Lb34 (talk | contribs)
No edit summary
Lb34 (talk | contribs)
No edit summary
Line 35: Line 35:
},
},
"location": {
"location": {
"label": "Location",
"label": "Pagename/Location",
"description": "Location where file is stored",
"description": "Page/Location where file is stored",
"type": "string",
"type": "string",
"required": true,
"required": true,
"default": "{{PAGEID}}",
"default": "{{PAGENAME}}",
"autovalue": "{{PAGEID}}"
"autovalue": "{{PAGENAME}}"
},
},
"author": {
"author": {

Revision as of 18:04, 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
Pagename/Locationlocation

Page/Location where file is stored

Default
{{PAGENAME}}
Auto value
{{PAGENAME}}
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}}}