Difference between revisions of "Template:Heading"
From ComputerCraft Wiki
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <h2 style="overflow:auto | + | <h2 style="overflow:auto; border:1px solid #696969; background:#B5B5B5; color:#000000; font-size:120%; font-weight:bold; text-align:left; -moz-border-radius:0.2em; border-radius:0.2em">{{{1}}}</h2> |
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 19:49, 12 March 2012
This is the code for the headings on the main page.
Usage: {{Heading|Nobody expects the Spanish Inquisition}}
This will produce:
Nobody expects the Spanish Inquisition
Please use this only on the main page.