- 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
m |
m (9 revisions from wikisource:en:Template:Title) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <onlyinclude>{{center|{{ | + | <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: | ||
− | + | * The first parameter is the text of the title (and of the anchor) | |
+ | * The <code>|size</code> parameter defines the font size of the title. Default uses the {{tl|x-larger block}} template. Options include "larger," "x-larger," "xx-larger," "xxx-larger" and "xxxx-larger." | ||
+ | * The <code>|align</code> parameter determines the alignment. Default is "center". | ||
+ | * The <code>|style</code> parameter applies any desired style to the text. | ||
+ | |||
+ | [[Category:Formatting templates]] | ||
+ | [[Category:Internal link templates]] | ||
+ | </noinclude> |
Latest revision as of 16:38, 26 December 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.