Bản mẫu:Serif/doc
Đây là một trang con tài liệu dành cho Bản mẫu:Serif. Nó gồm có các thông tin hướng dẫn sử dụng, thể loại và các nội dung khác không thuộc về phần trang bản mẫu gốc. |
Usage
sửaSimply uses CSS to force a serif font on the surrounded content:
{{serif|IV}}
gives:
IV
Optional parameters
sửaAdvanced HTML values can be passed through the template to the HTML code:
|class=
takes a class name (or multiple class names, separated by commas); addsclass="classname[s]"
to the HTML code|style=
takes inline CSS input; addesstyle="CSS directive[s]"
to the HTML code|id=
takes a valid, unique HTML id (must begin with an alphabetic letter); addsid="name"
to the HTML code|title=
takes text, which cannot be marked up in any way, and displays it as a pop-up "tooltip" when the cursor hovers over the{{serif}}
span