- This is a personal developmental wiki, it may often be in an unstable or experimental state and the lack of meaningful content on a page is often intentional; however, you can participate. Please: 1) create an account, 2) confirm your e-mail, 3) send Deirdre and e-mail telling her who you are and why you are interested. Thanks, --Deirdre(talk • contribs)
Difference between revisions of "Template:Title"
From DeeDeeswiki
(params) |
(bold) |
||
Line 1: | Line 1: | ||
− | <onlyinclude>{{{{{align|center}}}|{{font-size-x|{{{size|150%}}}|{{anchor+|{{{1}}}}}}}}}</onlyinclude> | + | <onlyinclude>{{{{{align|center}}}|{{font-size-x|{{{size|150%}}}|'''{{anchor+|{{{1}}}}}'''}}}}</onlyinclude> |
This template shows a centered title, and creates an anchor for linking to it with an html/wikilink. It takes three parameters: | This template shows a centered title, and creates an anchor for linking to it with an html/wikilink. It takes three parameters: |
Revision as of 15:09, 4 January 2011
This template shows a centered title, and creates an anchor for linking to it with an html/wikilink. It takes three parameters:
- The first parameter is the text of the title (and of the anchor)
- The
|size
parameter defines the font size of the title. Default is 150% of the surrounding text. - The
|align
parameter determines the alignment. Default is "center".