ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Template:BigHorizontalBar: Difference between revisions
Jump to navigation
Jump to search
m God damnit. |
css'd |
||
Line 1: | Line 1: | ||
{|width="100%" | {|width="100%" class="table_biggreybar" | ||
! | !{{{1}}} | ||
|- | |- | ||
|{{{2}}} | |||
|} | |} | ||
<noinclude>Usage: | <noinclude>Usage: |
Revision as of 15:43, 15 August 2006
{{{1}}} |
---|
{{{2}}} |
Usage:
{{BigHorizontalBar|Headline|Text}}
Copy-paste the code above and replace "Headline" with your desired headline, and "Text" with your desired text. Creates a standardized big h-bar as seen in Template:NeedTesting.
Example:
{{BigHorizontalBar|Big H-Bar Example|All H-Bars can be called by template - you don't need to hardcode them}}
gives
Big H-Bar Example |
---|
All H-Bars can be called by template - you don't need to hardcode them |