960
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>The template used for writing in the [[Denobulan]] font. | <noinclude> | ||
The template used for writing in the [[Denobulan language|Denobulan]] font/script, used primarily by [[Denobulan|Denobulan]]. The template is used the following: '''<nowiki>{{Denobulan|#1|size=#2}}</nowiki>''', where '''#1''' is the text to be typed in Denobulan (the letters ''q'', ''r'', ''w'', ''x'', ''z'' and ''c'' - unless used in ch - are not supported) and '''#2''' is the size in pt - the size defaults to 18pt, which integrates well into English text. Examples: | |||
* '''<nowiki>{{Denobulan|pholin}}</nowiki>''' produces <span style="font-family:Denobulan;line-height:1;text-transform:lowercase;font-size:18pt;">pholin</span>. | |||
* '''<nowiki>{{Denobulan|grosnin|size=50}}</nowiki>''' produces <span style="font-family:Denobulan;line-height:1;text-transform:lowercase;font-size:25pt;">grosnin</span>. | |||
<br/> | |||
''For more information about the script, [[Denobulan language#Script|click here]]. Please reach out to [[User:Pholin]] if you have any questions or when the font isn't working for you. | |||
</noinclude> | |||
<includeonly><span style="font-family:Denobulan;line-height:1;text-transform:lowercase;font-size:{{{size|18}}}pt;">{{{1}}}</span></includeonly> | <includeonly><span style="font-family:Denobulan;line-height:1;text-transform:lowercase;font-size:{{{size|18}}}pt;">{{{1}}}</span></includeonly> |
edits