Difference between revisions of "Template:Heading"

From ComputerCraft Wiki
Jump to: navigation, search
Line 1: Line 1:
<includeonly>
+
<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>
<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>
+
<noinclude>
+
This is the code for the headings on the main page.<br />
+
Usage: <nowiki>{{Heading|Nobody expects the Spanish Inquisition}}</nowiki><br />
+
This will produce:<br />
+
{{Heading|Nobody expects the Spanish Inquisition}}
+
 
+
'''Please use this only on the main page.'''
+
</noinclude>
+

Revision as of 19:50, 12 March 2012

{{{1}}}