- 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
Jump to: navigation, search
m
(params)
Line 1: Line 1:
<onlyinclude>{{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 two parameters: The first parameter is the text of the title (and of the anchor), and the second is the <code>|size</code> paramter, which defines the font size of the title. Default is 150% of the surrounding text.
+
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 <code>|size</code> parameter defines the font size of the title. Default is 150% of the surrounding text.
 +
* The <code>|align</code> parameter determines the alignment. Default is "center".
 +
 
 +
[[Category:Formatting templates]]
 +
[[Category:Internal link templates]]

Revision as of 13:07, 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".