Template:MUFI/doc
This is a documentation subpage for Template:MUFI. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template sets the font for its argument to one which is known to support Medieval Unicode Font Initiative (MUFI) special symbols. The argument is specified using HTML character encoding, either in decimal (e.g. {
) or hexadecimal (e.g. ©
). Do not paste it as plain text, since some Wikipedia editors will choke on such PUA characters. Example:
{{MUFI|}}
→ {{MUFI||!}}
→ [may not display]
Purpose
This template was created to allow easy switching to fonts that support characters in the Private Use Area of Unicode according to conventions laid out by the Medieval Unicode Font Initiative. Browsers should not use different fonts, because they may use the same coded positions for completely different characters and hence glyphs.
The fonts selected are designed to maximize the probability of rendering MUFI characters correctly. They are specified in descending order of MUFI support.
Internals
The source for the template is:
<span class="MUFI mufi" style="font-family: Cardo, Palemonas, Palemonas MUFI, Andron Scriptor, Andron Scriptor Web, LeedsUni, Alphabetum, ALPHABETUM Unicode Junicode, Titus Cyberbit, TITUS Cyberbit Basic, ALPHA-Demo">{{PUA|{{{1|}}}}}</span>{{#ifeq:{{{2|}}}|!|<sup class="noprint Inline-Template" style="white-space: nowrap;">[''[[MUFI|may not display]]'']</sup>}}
You can override this with your own MUFI
class definition in your personal stylesheet (e.g. User:username/common.css
).
Template data
TemplateData for MUFI
Set the font so that MUFI PUA characters are more likely to work.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Character | 1 | The code, either in decimal, hexadecimal or symbol form. | Line | optional |
Note | 2 | A literal exclamation mark ‘!’ enables an inline warning message. | Line | optional |
See also
- {{Script}} – Selects font by ISO script identifier.
- {{IPA}} – To format symbols of the International Phonetic Alphabet
- {{PUA}} – To mark characters from the Private Use Area that should be retained
- {{transl}} – Unified transliteration template