Template:Sign: Difference between revisions
No edit summary |
No edit summary |
||
Line 88: | Line 88: | ||
URL: {{{url}}} | URL: {{{url}}} | ||
</div>}} | </div>}} | ||
<div style="font-family: Liberation Mono; font-size: | <div style="font-family: Liberation Mono; font-size: 10%; color: #808080;"> | ||
Location: {{{location}}} | Location: {{{location}}} | ||
</div> | </div> | ||
<div style="font-family: Liberation Sans; font-size: | <div style="font-family: Liberation Sans; font-size: 10%; color: #808080;"> | ||
Author: {{{author}}} | Author: {{{author}}} | ||
</div> | </div> | ||
<div style="font-family: Liberation Mono; font-size: | <div style="font-family: Liberation Mono; font-size: 10%; color: #808080;"> | ||
Date: {{{date}}} | Date: {{{date}}} | ||
</div> | </div> | ||
<div style="float: left;">Location: {{{location}}}</div> | |||
<div style="float: right;">Author: {{{author}}} | Date: {{{date}}}</div> | |||
</div> | |||
</div> | </div> |
Revision as of 17:04, 18 January 2025
Kanthaus sign template
Parameter | Description | Type | Status | |
---|---|---|---|---|
title_english | title_english | Short and descriptive title | String | required |
title_de | title_de | no description | String | optional |
Title icon | title-icon | Icon to support visual filtering of information | String | required |
English text | english-text | Text in English | String | required |
German text | german-text | Text in German | String | required |
URL | url | URL or other information | 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}}}
Location: {{{location}}}
Author: {{{author}}} | Date: {{{date}}}