- 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
(style param) |
|||
Line 1: | Line 1: | ||
<onlyinclude><div style="{{{style}}};">{{{{{align|center}}}|{{{{{size|x-larger}}} block|'''{{anchor+|{{{1}}}}}'''}}}}</div></onlyinclude> | <onlyinclude><div style="{{{style}}};">{{{{{align|center}}}|{{{{{size|x-larger}}} block|'''{{anchor+|{{{1}}}}}'''}}}}</div></onlyinclude> | ||
− | + | <noinclude> | |
This template shows a centered title, and creates an anchor for linking to it with an html/wikilink. It takes four parameters: | This template shows a centered title, and creates an anchor for linking to it with an html/wikilink. It takes four parameters: | ||
Line 10: | Line 10: | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
+ | </noinclude> |
Revision as of 14:49, 21 September 2013
{{{1}}}
This template shows a centered title, and creates an anchor for linking to it with an html/wikilink. It takes four 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 uses the {{x-larger block}} template. Options include "larger," "x-larger," "xx-larger," "xxx-larger" and "xxxx-larger." - The
|align
parameter determines the alignment. Default is "center". - The
|style
parameter applies any desired style to the text.