Difference between revisions of "Template:HeadingA"
From Wolfire Games Wiki
Line 1: | Line 1: | ||
− | < | + | <!-- |
− | |||
− | |||
− | This | + | PRIVATE |
+ | --><noinclude><!-- | ||
+ | Categories -->{{CT|Templates}} {{CT|Formatting}}<!-- | ||
+ | Content -->This template is used for making headers. | ||
Example: | Example: | ||
− | <pre>{{HeadingA|Test}}</pre> | + | <pre> |
− | + | {{Template:HeadingA|Test}} | |
− | {{HeadingA|Test}} | + | </pre> |
− | </noinclude> | + | |
− | <h2 style="padding:0.2em 0.4em; margin:0 0 10px 0; border:1px solid #a3bfb1; background:#cef2e0; color:#000; font-size:120%; font-weight:bold; text-align:;">{{{1}}}</h2> | + | Result: |
+ | {{Template:HeadingA|Test}} | ||
+ | <!-- | ||
+ | --></noinclude><!-- | ||
+ | |||
+ | INCLUDED | ||
+ | --><includeonly><!-- | ||
+ | Content --><h2 style="padding:0.2em 0.4em; margin:0 0 10px 0; border:1px solid #a3bfb1; background:#cef2e0; color:#000; font-size:120%; font-weight:bold; text-align:;">{{{1}}}</h2><!-- | ||
+ | --></includeonly><!-- | ||
+ | |||
+ | PUBLIC | ||
+ | -none- | ||
+ | --> |
Revision as of 22:46, 9 November 2009
This template is used for making headers.
Example:
{{Template:HeadingA|Test}}
Result: