Difference between revisions of "Template:HeadingB"

From Wolfire Games Wiki
Jump to: navigation, search
(New page: {{{1}}})
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{{1}}}
+
<!--
 +
 
 +
PRIVATE
 +
--><noinclude><!--
 +
Categories -->{{CT|Templates}} {{CT|Formatting}}<!--
 +
Content -->This template is used for making headers.
 +
 
 +
Example:
 +
<pre>
 +
{{Template:HeadingB|Test}}
 +
</pre>
 +
 
 +
Result:
 +
{{Template:HeadingB|Test}}
 +
 
 +
Note: Template:HeadingA now covers this, feel free to make Heading B different in another way.
 +
<!--
 +
--></noinclude><!--
 +
 
 +
INCLUDED
 +
--><includeonly><!--
 +
Content --><h2 style="padding:0.2em 0.4em; margin:0 0 10px 0; border:1px solid #a3b0bf; background:#cedff2; color:#000; font-size:120%; font-weight:bold; text-align:left;">{{{1}}}</h2><!--
 +
--></includeonly><!--
 +
 
 +
PUBLIC
 +
-none-
 +
-->

Latest revision as of 22:51, 9 November 2009

This template is used for making headers.

Example:

{{Template:HeadingB|Test}}

Result:

Test

Note: Template:HeadingA now covers this, feel free to make Heading B different in another way.