Template:Sign: Difference between revisions
No edit summary |
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": "{{ | "default": "{{PAGENAME}}", | ||
"autovalue": "{{ | "autovalue": "{{PAGENAME}}" | ||
}, | }, | ||
"author": { | "author": { |
Revision as of 18:04, 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 |
Pagename/Location | location | Page/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}}}