Template:Sign: Difference between revisions
No edit summary |
No edit summary |
||
Line 56: | Line 56: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
<div style="font-family: Liberation Sans; font-size: 120%; font-weight: bold;"> | |||
{{#if: {{{title|}}}|== {{{title}}} ==}} | |||
{{{title-icon}}} | |||
</div> | |||
<div style="font-family: Liberation Sans; font-size: 100%; font-style: normal;"> | |||
{{{english-text}}} | |||
</div> | |||
<div style="font-family: Liberation Serif; font-size: 100%; font-style: italic; color: #808080;"> | |||
{{{german-text}}} | |||
</div> | |||
{{#if: {{{url|}}}|<div style="font-family: Liberation Mono; font-size: 100%; background-color: #dddddd;"> | |||
URL: {{{url}}} | |||
</div>}} | |||
<div style="font-family: Liberation Mono; font-size: 100%; color: #808080;"> | |||
Location: {{{location}}} | |||
</div> | |||
<div style="font-family: Liberation Sans; font-size: 100%; color: #808080;"> | |||
Author: {{{author}}} | |||
</div> | |||
<div style="font-family: Liberation Mono; font-size: 100%; color: #808080;"> | |||
Date: {{{date}}} | |||
</div> |
Revision as of 15:49, 18 January 2025
Kanthaus sign template
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Short and descriptive title | String | required |
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}}}
{{{english-text}}}
{{{german-text}}}
Location: {{{location}}}
Author: {{{author}}}
Date: {{{date}}}