Template:Infobox typeface/doc

{{Documentation subpage}}

{{auto short description}}

{{Tlx|Infobox typeface}} adds an Infobox to an article on a typeface.

Usage

{{Parameter names example|_template=|name|image|image_size|caption|imagesize|alt|style|classifications|creator|commissioned_by|foundry|creationdate|releasedate|foundries|license|based_on|variations|aka|trademark|sample|shown_here|sample_fullimage|website|arabic|cyrillic|devangari|greek|hebrew|ipa|latin}}

{{Infobox typeface

| name =

| image =

| image_size =

| alt =

| caption =

| style =

| classifications =

| creator =

| commissioned_by =

| foundry =

| creationdate =

| releasedate =

| foundries =

| characters =

| glyphs =

| license =

| based_on =

| variations =

| aka =

| metrically_compatible_with =

| trademark =

| sample =

| shown_here =

| sample_fullimage =

| website = {{url|www.example.com}}

| latest_release_version =

| latest_release_date =

| arabic =

| cyrillic =

| devangari =

| greek =

| hebrew =

| ipa =

| latin =

}}

=Attributes=

==Required==

; name : Name of the typeface. Please be specific so the font preview works well.

; style : Style of the typeface: Serif, Sans-serif, Script, Blackletter, Display, Symbol

= Coverage =

; arabic : Set yes if it contains these characters.

; cyrillic : Set yes if it contains these characters.

; devangari : Set yes if it contains these characters.

; greek : Set yes if it contains these characters.

; emoji : Proposed TBD?

; hebrew : Set yes if it contains these characters.

; ipa : Set yes if it contains these characters.

; latin : Set yes if it contains these characters.

Examples

=Normal syntax=

{{Infobox typeface

| name = Bookman

| image = Bookman font.svg

| style = Serif

| classifications = Slab serif

| releasedate = 1860

| creator = Alexander Phemister

| foundry = ITC

| sample = File:Bookman_sample.svg

| sample_fullimage = Bookman.png

}}

{{Infobox typeface

| name = Bookman

| image = Bookman font.svg

| style = Serif

| classifications = Slab serif

| releasedate = 1860

| creator = Alexander Phemister

| foundry = ITC

| sample = File:Bookman_sample.svg

| sample_fullimage = Bookman.png

}}

{{clear}}

=Minimal syntax=

{{Infobox typeface

| name = Comic Sans

| style = Script

}}

{{Infobox font

| name = Comic Sans

| style = Script

}}

{{clear}}

=Optimal syntax=

{{Infobox typeface

| name = Helvetica

| image = Helvetica font.svg

| style = Sans-serif

| aka = Swiss 721

| creationdate = 1957

| creator = Max Miedinger

| foundry = {{plainlist|

}}

| variations = {{plainlist|

}}

| metrically_compatible_with = {{plainlist|

}}

| sample = File:Helvetica sample.svg

}}

{{Infobox typeface

| name = Helvetica

| image = Helvetica font.svg

| style = Sans-serif

| aka = Swiss 721

| creationdate = 1957

| creator = Max Miedinger

| foundry = {{plainlist|

* Haas’sche Schriftgießerei

* Linotype

}}

| variations = {{plainlist|

* Helvetica Neue

* Helvetica Rounded

* Nimbus Sans

}}

| metrically_compatible_with = {{plainlist|

* Arial

* Liberation Sans

}}

| sample = File:Helvetica sample.svg

}}

{{clear}}

TemplateData

{{TemplateData header}}

{

"params": {

"name": {

"label": "Name",

"required": true

},

"image": {

"label": "Image",

"description": "Specimen image of the font, or an image of the name of the font set in its own type",

"type": "wiki-file-name",

"suggested": true

},

"image_size": {

"description": "width of the image to display",

"default": "300px"

},

"caption": {

"description": "Caption for image, if needed. Try to include the date of image, some context (check the File: or Commons page for the image). Image credit should generally not be included per MOS:CREDITS.",

"type": "string"

},

"alt": {},

"style": {

"label": "Category",

"description": "Style of the typeface",

"type": "string",

"required": true,

"example": "Serif, Sans-serif, Script, Blackletter, Display, Symbol"

},

"classifications": {

"label": "Classification",

"description": "The Vox-ATypI classification for the typeface",

"example": "Humanist, Didone, Geometric, or Lineal humanist"

},

"creator": {

"label": "Designer(s)",

"description": "Name of this font's designer(s), if known."

},

"commissioned_by": {

"label": "Commissioned by",

"description": "Organization or individual who commissioned the typeface to be created"

},

"foundry": {

"label": "Foundry",

"description": "Original distributor and license owner",

"suggested": true

},

"creationdate": {

"label": "Date created",

"type": "date",

"suggested": true

},

"releasedate": {

"label": "Date released",

"type": "date"

},

"foundries": {

"label": "Re-issuing foundries"

},

"characters": {

"label": "Characters",

"description": "number of unique characters"

},

"glyphs": {

"label": "Glyphs",

"description": "The number of glyphs the font contains, or an estimate",

"type": "number"

},

"license": {

"label": "License",

"example": "OFL, CC0, or Proprietary"

},

"based_on": {

"label": "Design based on",

"description": "original design on which a revival, reinterpretation, homage or extension is based upon"

},

"variations": {},

"aka": {

"label": "Also known as",

"description": "Alternate (or imitation) names for other fonts based on this typeface"

},

"trademark": {},

"sample": {},

"shown_here": {},

"sample_fullimage": {},

"website": {

"label": "Website",

"description": "web site URL, if any, of the font",

"type": "url"

},

"latest_release_version": {

"description": "The version number of the most recent version of this typeface."

},

"latest_release_date": {

"description": "The date that most recent version of this typeface was released."

},

"metrically_compatible_with": {

"description": "A metrically compatible typeface, or a plainlist of such typefaces"

},

"arabic": {

"description": "Set yes if it contains these characters"

},

"cyrillic": {

"description": "Set yes if it contains these characters"

},

"devangari": {

"description": "Set yes if it contains these characters"

},

"greek": {

"description": "Set yes if it contains these characters"

},

"hebrew": {

"description": "Set yes if it contains these characters"

},

"ipa": {

"description": "Set yes if it contains these characters"

},

"latin": {

"description": "Set yes if it contains these characters"

}

},

"description": "Infobox for typefaces (font families)",

"paramOrder": [

"name",

"image",

"image_size",

"alt",

"caption",

"style",

"classifications",

"creator",

"commissioned_by",

"foundry",

"creationdate",

"releasedate",

"foundries",

"characters",

"glyphs",

"license",

"based_on",

"variations",

"aka",

"trademark",

"sample",

"shown_here",

"sample_fullimage",

"website",

"latest_release_version",

"latest_release_date",

"metrically_compatible_with",

"arabic",

"cyrillic",

"devangari",

"greek",

"hebrew",

"ipa",

"latin"

],

"format": "block"

}

Redirects

  • {{lts|Infobox font}}
  • {{lts|TypeBox}}

{{Sandbox other||

Typeface

Typeface

Typeface

}}