Template:Hero: Difference between revisions

From EotL - End of the Line MUD
Created page with "__NOTITLE__<div class="hero-unit"> <h1>{{{1}}}</h1> <br/>{{{2}}} </div> <noinclude> Add a Hero Block to a page. Usage: <nowiki>{{hero |The Title |The text }}</nowiki> </n..."
 
No edit summary
 
Line 1: Line 1:
__NOTITLE__<div class="hero-unit">
__NOTITLE__<div class="jumbotron">
<h1>{{{1}}}</h1>
<h1>{{{1}}}</h1>
<br/>{{{2}}}
<br/>{{{2}}}

Latest revision as of 18:28, 29 August 2014

{{{1}}}


{{{2}}}

Add a Hero Block to a page.

Usage:

{{hero
 |The Title
 |The text
 }}