Template:LetterApp

From EncyclopAtys

Jump to: navigation, search
de:Template:LetterApp
en:Template:LetterApp
es:Template:LetterApp
fr:Template:LetterApp
ru:Template:LetterApp
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Dorothée, 2021-11-10)

Description

This template is designed to ease the use of Moniq’s Letter App in EncyclopAtys.

Parameters

Parameter Description
url The complete url of Letter App resulting image
letter The letter ID as it appears in the image url. It must be defined if url is empty or an error will occur.
lang the language of the message. To be used when you dont use the version with url.
align Image alignment: it can be left, right, floatleft, center or floatright.
width Image size in px, redimensions the image to the specified value

Usage

{{LetterApp
 | letter=
 | lang=
 | align=
 | width=}}

OR:

{{LetterApp
 | url=
 | align=
 | width=}}

Examples

Either url or letter must be defined or the template will return an error message.

With complete image url

{{LetterApp
 | url=http://beta.kdyne.net/rygreg/STABLE/letterapp/letter.php?letter=548efb6b1630c14faa0ea5735d9fbb9b288ead01&locale=en
 | align=
 | width=200}}
Letter App picture

With Letter ID

 {{LetterApp
 | letter=548efb6b1630c14faa0ea5735d9fbb9b288ead01
 | lang=en
 | align=floatright
 | width=250}}
Letter App picture




Last version 2021-11-10•