- 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:X-larger block"

From DeeDeeswiki
Jump to: navigation, search
(new)
 
m (move documentation)
Line 2: Line 2:
 
{{{1}}}
 
{{{1}}}
 
</div></div></includeonly><noinclude>
 
</div></div></includeonly><noinclude>
 
+
{{documentation}}
This template renders one or more blocks of text in an extra large font.
+
 
+
e.g.
+
<pre>{{x-larger block|{{lorem ipsum}}}}</pre>
+
yields
+
----
+
{{x-larger block|{{lorem ipsum}}}}
+
----
+
 
+
 
+
To increase the size of a few words within a block of normal-sized text, use {{tl|x-larger}}—this will give you x-larger text without breaking up the text, and without interfering in block-level properties like line spacing.
+
 
+
[[Category:Formatting templates|x-larger block]]
+
 
</noinclude>
 
</noinclude>

Revision as of 18:59, 19 March 2010

Template:Documentation