Template:F/doc
This is a documentation subpage for Template:F. It contains usage information, categories and other content that is not part of the original template page. |
Aim
editThe template helps to format block elements
{{F|text that needs formatting|options and parameters...}}
Options and parameters
edit- options
kap
|
(small-caps): equivalent to {{Sc}} |
roz
|
(letter-space): standard letter-spacing, 0.15em |
u
|
(underline): equivalent to code <u>...</u>
|
c
|
(text-align=center): text element centering align=center )
|
center
|
(center): block element centering |
table
|
(display:table): assing to a block element a table display |
- options with a value
font=
|
(font name) (i.e. font=Arial Narrow or font=Times ); also as a coma-separated list
|
w=
|
(font size): (ie. w=150% ), with any unit px , em , cm
|
kol=
|
(color): text color, named (ie. kol=red , kol=blue ), with hexadecimal code (ie. kol=#00ff00 ), or RGB, RGBA, HSL, etc.
|
h=
|
(line height): as percent (ie. h=150% ), or using any unit px , em , pt , etc. (ie. h=2em , h=19px ), see here
|
width=
|
(width): width of a block element as percent (ie. width=80% ), or using a unit px , em , pt , etc. (ie. width=200px )
|
roz=
|
(letter-spacing): letter spacing, using any unit px , em , pt , etc. (ie. roz=0.3em )
|
align=
|
(text-align): text aligning (left , right , justify , center )
|
przed=
|
(margin-top): top margin of block, into any unit, px , em , pt , etc. (ie. przed=3em )
|
po=
|
(margin-bottom): bottom margin, into any unit px , em , pt , etc. (ie. po=3em )
|
lewy=
|
(margin-left): left margin for a block element into any unit px , em , pt , etc. (ie. lewy=3em )
|
prawy=
|
(margin-right): right margin for a block element into any unit px , em , pt , etc. (ie. prawy=3em )
|
wci=
|
(text-indent): normal indenting of first line of a paragraph (ie. wci=20% ), or as an absolute value in any unit px , em , pt , etc. (eg. wci=2em , wci=18px )
|
wys=
|
(-text-indent+margin-left): reverse indenting ("outdenting") as percent (ie. wys=20% ) or using any unit px , em , pt , etc. (ie. wys=2em , wys=18px )
|
style=
|
(style): any css style expression. Ie: style=background-color:#00ff00;border-top:thick double #ff0000 .
|
Examples
edit{{F|Którego celem jest utworzenie Wolnego|kap}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|kap|roz|u|w=200%}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|h=3em}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|font=Arial Narrow|w=200%}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|font=Times|w=150%|kol=red}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki .|width=250px|wys=20px}}
{{F|Którego celem jest utworzenie Wolnego|przed=50px|po=60px|w=200%}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{f|Pierwsza linijka wiersza<br />Kolejna linia<br />i kolejna linijka utworu literackiego<br />Koniec|w=83%|center|table}}
Kolejna linia
i kolejna linijka utworu literackiego
Koniec
{{F|Którego celem jest utworzenie Wolnego|c}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|align=center}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|align=center|width=100%|kap}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|align=center|width=50%|roz}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
{{F|Którego celem jest utworzenie Wolnego|align=right|width=100%|kap}}
Wikiźródła to społeczny projekt,
repozytorium tekstów źródłowych oraz ich tłumaczeń w formie stron wiki.
See also
edit{{F*}} - to format an online element