Predloga:Pisava
Videz
Predloga se uporablja na 139 straneh, zato bo vsaka njena sprememba takoj zelo opazna. Prosimo, da vse spremembe, ki jih želite uvesti, pred uvedbo preizkusite na podstraneh predloge (/peskovnik in /testniprimeri) ali na svojih lastnih podstraneh. Pred spreminjanjem te predloge se o želenih spremembah rajši pogovorite na pogovorni strani. |
About
[uredi kodo]{{font}} is used to define text styles, for example, size and color. It can also be used to inject CSS. This can be useful when needed to change "I" in Arial to "I" in Times New Roman, since in Arial, uppercase "I" looks the same as lowercase "L".
Use
[uredi kodo]{{font|TEXT(or「text=TEXT」)|font=FONT|size=SIZE(px/em/pt/%)|color=COLOR|bgcolor=BACKGROUND COLOR|css=CSS}}
Examples
[uredi kodo]Markup | Display |
---|---|
{{font|text=Some text.|font=Comic Sans MS|size=20px|color=#7f5620}} |
Some text. |
{{font|Illinois|font=Times New Roman|size=20px}} |
Illinois |
{{font|Illinois|font=Arial|size=20px}} |
Illinois |
{{font|啡色的文字。|font=標楷體|size=20px|color=#7f5620}}
|
啡色的文字。 |
{{font|text=Hello World!|font=Century Gothic|size=35px|color=#bf00bf}}
|
Hello World! |
{{font|text=囧囧囧囧囧|font=Simhei|color=#c9b295|bgcolor=#364d6a}}
|
囧囧囧囧囧 |
{{font|text=可以選用全部選項。|font=Simhei|size=20px|color=#5a7aad|bgcolor=#f9f9ef}}
|
可以選用全部選項, |
{{font|text=也可以只選用其中一項選項。|size=25px}}
|
也可以只選用其中一項選項。 |
Defaults
[uredi kodo]Parameter | Default |
---|---|
font
|
Sans-serif |
size
|
100% |
color
|
black |
bgcolor
|
transparent |
Limitations
[uredi kodo]This template should not be used around multiple paragraphs. For example, it should not be used around multiple bullet or numbered points or more than one cell of a table. It may, however, surround as many uses of <br>
as desired.
See also
[uredi kodo]- {{font color}}
Koda za znotrajvrstično vsebino | Koda za vsebino bloka | Velikost | Rezultat |
---|---|---|---|
{{small|besedilo}} {{smaller|besedilo}} |
{{smalldiv|besedilo}} |
85 % | besedilo |
{{resize|besedilo}} |
{{resizediv|besedilo}} |
90 % | besedilo |
{{midsize|besedilo}} |
92 % | besedilo | |
Predloga:CNone | Predloga:CNone | 100 % | besedilo |
{{large|besedilo}} {{larger|besedilo}} {{big|besedilo}} |
{{largediv|besedilo}} |
120 % | besedilo |
{{huge|besedilo}} |
180 % | besedilo | |
{{resize|x%|besedilo}} |
{{resizediv|besedilo}} |
po meri | variira |
{{font|size=x%}} |
po meri | variira |