Template:Sign: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
"description": "Icon to support visual filtering of information", | "description": "Icon to support visual filtering of information", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"english-text": { | "english-text": { | ||
Line 20: | Line 20: | ||
"description": "Text in English", | "description": "Text in English", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"german-text": { | "german-text": { | ||
Line 26: | Line 26: | ||
"description": "Text in German", | "description": "Text in German", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"url": { | "url": { | ||
Line 58: | Line 58: | ||
"title_de": { | "title_de": { | ||
"type": "string", | "type": "string", | ||
" | "label": "german title", | ||
" | "suggested": true | ||
} | } | ||
}, | }, |
Revision as of 17:51, 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 | String | 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}}}