ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Template:BigHorizontalBar"

From ModEnc
Jump to: navigation, search
(Screw it.)
m (Typo in documentation)
Line 2: Line 2:
 
</div>{{clr}}<noinclude>
 
</div>{{clr}}<noinclude>
 
==Usage==
 
==Usage==
<pre>{{BigHorizontalBar|HEADLINE|TEXT}}}</pre>
+
<pre>{{BigHorizontalBar|HEADLINE|TEXT}}</pre>
 
Copy-paste the code above and replace <code>HEADLINE</code> with the headling of your bar and <code>TEXT</code> with what the bar should say. Use this template to create new headlined horizontal bar templates.
 
Copy-paste the code above and replace <code>HEADLINE</code> with the headling of your bar and <code>TEXT</code> with what the bar should say. Use this template to create new headlined horizontal bar templates.
  

Revision as of 01:10, 15 April 2008

{{{1}}}
{{{2}}}

Usage

{{BigHorizontalBar|HEADLINE|TEXT}}

Copy-paste the code above and replace HEADLINE with the headling of your bar and TEXT with what the bar should say. Use this template to create new headlined horizontal bar templates.

Optional Parameters

  • image - name of an image to put next to the text.
  • align - on which side of the text the image resides. Defaults to left.
  • width - width of the image. Defaults to 40px.
  • height - minimum height of the div. Defaults to 60px.