Jump to content

Template:font: Difference between revisions

3,300 bytes added ,  7 months ago
template metadata
m (improved compact form!)
(template metadata)
Line 23:
!style="font-size:smaller;text-align:start;width:80px;"{{!}}First publication
{{!}}{{{start}}}}}
|}</includeonly><noinclude>{{font|font name|author=font creator|feature=Features|system=Writing system|style=handwritten / pixelated / etc|range=Range of characters|license=License name|start=When the font got created|ucsur=yes|ligature=yes|cartouche=yes|long pi=yes|mono=yes|extend=yes|image=Linja_pona.svg|caption=a description such as this: "{{tp|linja pona}}" written in the {{tp|linja pona}} font|compact=yes}}
===TemplateData===
<templatedata>
{
"params": {
"1": {
"label": "font name",
"description": "The full name of the font",
"example": "linja sike",
"type": "string",
"required": true
},
"image": {
"label": "Image",
"description": "Filename for an image representing the font",
"example": "Linja_pona.svg",
"type": "wiki-file-name"
},
"caption": {
"label": "caption",
"description": "Caption that describes the image",
"example": "linja pona written in the linja pona font",
"type": "string"
},
"range": {
"label": "Range of supported characters",
"description": "A brief description of supported words or characters related to the relevant writing system",
"example": "All UCSUR characters",
"type": "string"
},
"system": {
"label": "Writing system",
"description": "name of the writing system the font is used in toki pona for, can be multiple",
"example": "sitelen pona",
"type": "string",
"required": true
},
"author": {
"label": "font creator",
"description": "attributed name or names of people who contributed to the font - also important if unknown",
"type": "string",
"required": true
},
"license": {
"label": "font license",
"description": "the font's license - also important if unlicensed or licensed informally",
"example": "OFL",
"type": "string",
"required": true
},
"ucsur": {
"label": "UCSUR compliance",
"description": "Font with glyphs in the UCSUR sitelen pona range",
"type": "boolean",
"suggested": true
},
"cartouche": {
"label": "cartouche support",
"description": "Font allows for cartouches to fully wrap around a name",
"type": "boolean",
"suggested": true
},
"ligature": {
"label": "ASCII transcription",
"description": "Font allows for ASCII transcription: typing Toki Pona words in the Latin alphabet results in the words getting converted into standalone symbols through OpenType ligatures",
"type": "boolean",
"suggested": true
},
"mono": {
"label": "monospaced",
"description": "Fonts is monospaced, in which each character's width (including margins) takes up the same amount of space",
"type": "boolean",
"suggested": true
},
"long pi": {
"label": "extended pi",
"description": "Fonts allows a variation of pi to extend its horizontal line below multiple succeeding glyphs",
"type": "boolean",
"suggested": true
},
"extend": {
"label": "extended characters",
"description": "Font allows characters other than pi to stretch with extension lines",
"type": "boolean",
"suggested": true
},
"feature": {
"label": "more features",
"description": "Description of other features of the font",
"type": "string"
},
"start": {
"label": "first publication",
"description": "When the font got created",
"type": "date"
},
"compact": {
"label": "Compact",
"description": "When enabled, the box will show only the name, the image and the caption at first. It can still be expanded to view the full content.",
"type": "boolean"
}
},
"description": "Font infobox"
}
</templatedata>
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.