Template:Sign: Difference between revisions
No edit summary |
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": " | "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
Parameter | Description | Type | Status | |
---|---|---|---|---|
title_english | title_english | Short and descriptive title | String | required |
german title | title_de | no description | String | suggested |
Title icon | title-icon | Icon to support visual filtering of information | File | suggested |
English text | english-text | Text in English | String | suggested |
German text | german-text | Text in German | String | suggested |
URL | url | URLs, passwords or other cases where information has to be unambiguous | String | optional |
Location | location | Location where file is stored
| String | required |
Author | author | Your name
| String | required |
Date | date | Current date
| String | required |
{{{title-icon}}}
{{{title_english}}}
{{{title_de}}}
{{{english-text}}}
{{{german-text}}}
Location: {{{location}}}
Author: {{{author}}}
Date: {{{date}}}